PdfEncryptionDetails

PdfEncryptionDetails class

Contains details for a PDF encryption.

Constructors

NameDescription
PdfEncryptionDetailsInitializes a new instance of the PdfEncryptionDetails class.

Methods

NameDescription
get_EncryptionAlgorithmGets the encryption mode.
get_OwnerPasswordGets the Owner password.
get_PermissionsGets the permissions.
get_UserPasswordGets the User password.
set_EncryptionAlgorithmSets the encryption mode.
set_OwnerPasswordSets the Owner password.
set_PermissionsSets the permissions.
set_UserPasswordSets the User password.