Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfStandardEncryptionInfo : PdfEncryptionInfo
Public NotInheritable Class PdfStandardEncryptionInfo Inherits PdfEncryptionInfo
The PdfStandardEncryptionInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Algorithm |
Gets the algorithm used to encrypt the document.
(Inherited from PdfEncryptionInfo.) |
![]() | MetadataEncrypted |
Gets a value indicating whether document metadata is encrypted.
|
![]() | RequiresPasswordToOpen |
Gets a value indicating whether the document can be opened without password.
|
![]() | UserPermissions |
Gets the permissions granted to users of the document.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |