TdxPSPDFReportExportOptions.Title Property
Specifies the title of a PDF document.
Declaration
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