TdxPSPDFReportExportOptions.Subject Property
In This Article
Specifies the subject of a PDF document.
#Declaration
Delphi
property Subject: string read; write;
#Property Value
Type |
---|
string |
#Remarks
The Subject property’s default value is an empty string.
See Also