Gets or sets the name of the document, as it appears in the header area of each page and on the print job queue.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Title() As String |
C++
Copy Code
|
|---|
public: |
A string value. The default is "- Untitled -".
See Also