Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This interface represents a document security settings.
Namespace: Apitron.PDF.Kit.Security
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The IDocumentSecurity type exposes the following members.
Properties
Name | Description | |
---|---|---|
EncryptionLevel |
This encryption level used to encrypt this document.
| |
IsEnabled |
Gets a value indicating whether this instance is enabled.
| |
Permissions |
Gets or sets the permissions.
|
Methods
Name | Description | |
---|---|---|
IsAllowed |
Determines whether the specified permission is allowed for user.
|
See Also