PdfStandardEncryptionInfo Properties

The PdfStandardEncryptionInfo type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithm
Gets the algorithm used to encrypt the document.
(Inherited from PdfEncryptionInfo.)
Public propertyMetadataEncrypted
Gets a value indicating whether document metadata is encrypted.
Public propertyRequiresPasswordToOpen
Gets a value indicating whether the document can be opened without password.
Public propertyUserPermissions
Gets the permissions granted to users of the document.

See Also