TdxPDFDocumentInformation.Title Property
Specifies the PDF document’s title.
Declaration
property Title: 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 Title property’s default value is an empty string.
See Also