PdfPasswordSecurityOptions Properties
Defines the security access options for the exported PDF document.Name | Description |
---|---|
EncryptionLevel | Specifies the algorithm used to encrypt PDF content. |
OpenPassword | Specifies the password for opening the exported PDF document. |
PermissionsOptions | Provides access to the PDF permission options of the document. |
PermissionsPassword | Specifies the PDF permissions password for the document. |
See Also