TdxPSPDFSecurityOptions Properties
Stores security options for exported PDF documents.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. |
See Also