Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : Title Property |
public string Title {get; set;}
'Declaration
Public Property Title As String
'Usage
Dim instance As PdfDocumentOptions Dim value As String instance.Title = value value = instance.Title
public string Title {get; set;}
@property (nonatomic, copy, nullable) NSString *title
public String getTitle() public void setTitle(String title)
<br/>get_Title();<br/>set_Title(value);<br/>Object.defineProperty('Title');
The title for any PDF document can be retrieved by PDF viewers. Note that many search and indexing engines use the title in the resulting list or as metadata.
LEADTOOLS Document writers supports the following PDF properties: