Click or drag to resize

PdfEncryptionDetails Properties

The PdfEncryptionDetails type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEncryptionAlgorithm Specifies the encryption algorithm to use.
Public propertyCode exampleOwnerPassword Specifies the owner password for the encrypted PDF document.
Public propertyCode examplePermissions Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll.
Public propertyCode exampleUserPassword Specifies the user password required for opening the encrypted PDF document.
Top
See Also