Pdf |
The PdfSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
| EncryptionAlgorithm | Specifies the encryption algorithm to use. The default value is RC4_40. | |
| OwnerPassword | Specifies the owner password for the encrypted PDF document. | |
| Permissions | Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll. | |
| UserPassword | Specifies the user password required for opening the encrypted PDF document. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |