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 : Subject Property |
public string Subject {get; set;}
'Declaration
Public Property Subject As String
'Usage
Dim instance As PdfDocumentOptions Dim value As String instance.Subject = value value = instance.Subject
public string Subject {get; set;}
@property (nonatomic, copy, nullable) NSString *subject
public String getSubject() public void setSubject(String subject)
<br/>get_Subject();<br/>set_Subject(value);<br/>Object.defineProperty('Subject');
The subject for any PDF document can be retrieved by PDF viewers. Note that many search and indexing engines use the subject in the resulting list or as metadata.
LEADTOOLS Document writers supports the following PDF properties: