Apitron.PDF.Kit library for .NET
Top
The StandardSecurity type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) | |
EncryptionLevel |
This encryption level used to encrypt this document.
| |
IsEnabled |
Gets a value indicating whether this instance is enabled.
| |
OwnerPassword |
Owner password. The owner has all privileges, including changing the user password.
| |
Permissions |
Gets or sets the permissions.
| |
ResourceType |
Gets the resource type.
(Inherited from Resource.) | |
Specialization |
Gets or sets the encryption specialization.
| |
UserPassword |
User password. Allows viewing by anyone but
restricts privileges such as printing.
|
See Also