TdxPDFDocumentInformation.Subject Property
Specifies the PDF document’s subject.
Declaration
property Subject: string read; write;
Property Value
Type |
---|
string |
Remarks
Use the Keywords, Subject
, and Title properties to add optional information on the document’s content.
The Subject property’s default value is an empty string.
See Also