PdfStandardEncryptionHandler Properties

The PdfStandardEncryptionHandler type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Gets or sets the encryption algorithm to use while encrypting data.
(Inherited from PdfEncryptionHandler.)
Public propertyEncryptMetadata
Gets or sets the value indicating whether to encrypt document metadata.
Public propertyOwnerPassword
Gets the owner password to use while encrypting data.
Public propertyUserPassword
Gets the user password to use while encrypting data.
Public propertyUserPermissions
Gets the interface for the user access permissions.

See Also