TdxPSPDFReportExportOptions.Creator Property
In This Article
Specifies the name of a PDF document’s creator.
#Declaration
Delphi
property Creator: string read; write;
#Property Value
Type |
---|
string |
#Remarks
A report link initializes the Creator property to a report document’s Creator property value.
See Also