TdxPSPDFReportExportOptions.Author Property
Specifies the author of a PDF document.
Declaration
property Author: string read; write;
Property Value
Type |
---|
string |
Remarks
Use this property to include the original document’s author name into an exported PDF file.
The Author property’s default value is an empty string.
See Also