EncryptionSystem Class Properties
In This Topic
For a list of all properties of this type, see
EncryptionSystem.
Public Properties
| | Name | Description |
 | Algorithm | Gets an encryption algorithm. |
 | CompatibilityMode | Gets the mode that specifies compatibility of encryption system with Adobe Acrobat product. |
 | ContainsOwnerPassword | Gets a value indicating whether the encryption system contains an owner password. |
 | ContainsUserPassword | Gets a value indicating whether the encryption system contains a user password. |
 | KeyLength | Gets the length of the encryption key, in bits. |
 | SecurityHandlerRevision | Gets the number that specifies the revision of the standard security handler. |
 | UserPermissions | Gets the access permissions that should be granted when the document is opened with user access. |
See Also