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