TdxPSPDFReportExportOptions Members
In This Article
#Properties
Name | Description |
---|---|
Author | Specifies the author of a PDF document. |
Compress |
Specifies if PDF export routines compress a document’s content. |
Creator | Specifies the name of a PDF document’s creator. |
Default |
Specifies the default file name for exported PDF documents. |
Default |
Specifies if the default file name is defined for exported PDF documents. |
Embed |
Specifies if export routines embed all required fonts into exported PDF documents. |
JPEGQuality | Specifies the JPEG quality level (as a percentage) for compressed images. |
Keywords | Specifies keywords associated with content of an exported PDF document. |
Open |
Specifies if the default PDF viewer application automatically opens an exported document once an export operation is complete. |
Page |
Specifies exported pages in a source document. |
Security |
Provides access to security options applied to exported PDF documents. |
Signature |
Provides access to digital signature-related settings applied to exported PDF documents. |
Subject | Specifies the subject of a PDF document. |
Title | Specifies the title of a PDF document. |
Use |
Specifies if export routines embed fonts as subset fonts into a PDF document. |
Use |
Specifies if export routines apply the JPEG compression algorithm to images in exported PDF documents. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Load |
|
Load |
Loads PDF export settings from a specified INI file. |
Load |
Loads PDF export settings from the registry. |
Save |
|
Save |
Saves PDF export settings to a specified INI file. |
Save |
Saves PDF export settings to a specified registry path. |
To |
Inherited from TObject. |
See Also