Skip to main content

TdxPSPDFSecurityOptions Class

Stores security options for exported PDF documents.

Declaration

TdxPSPDFSecurityOptions = class(
    TPersistent
)

Remarks

This class implements PDF document export settings located on the Security page of the “PDF Export Options” dialog.

The TdxPSPDFSecurityOptions class has the following members that allow you to:

A report link’s PDFExportOptions.SecurityOptions property references a TdxPSPDFSecurityOptions object.

Inheritance

TObject
TPersistent
TdxPSPDFSecurityOptions
See Also