TdxPSPDFReportExportOptions.Keywords Property
Specifies keywords associated with content of an exported PDF document.
Declaration
property Keywords: string read; write;
Property Value
Type |
---|
string |
Remarks
Use comma to delimit keywords in a string.
A report link initializes the Keywords property to the report document‘s Description property value.
See Also