Skip to main content

TdxPSPDFSecurityOptions Members

Stores security options for exported PDF documents.

Properties

Name Description
AllowActions Specifies user access permissions for a PDF document.
Enabled Specifies whether security options are applied to a PDF document.
KeyLength Specifies the key length used to encrypt a PDF document.
OwnerPassword Specifies the owner password for an exported PDF document.
UserPassword Specifies the user password for an exported PDF document.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also