PdfDocumentPrivilege Class |
Namespace: Spire.Pdf
The PdfDocumentPrivilege type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfDocumentPrivilege |
Initializes a new instance. Default value: Forbid all.
|
Name | Description | |
---|---|---|
![]() ![]() |
AllowAll |
All allowed.
|
![]() |
AllowAssembly |
Gets or sets the permission which allow assembly or not.
Note: The RC4_40 algorithm is not supported.
|
![]() |
AllowContentCopying |
Gets or sets the permission which allow copy contents or not.
|
![]() |
AllowCopyContentAccessibility |
Gets or sets the permission which allow copy content for accessibility or not.
Note: The RC4_40 algorithm is not supported.
|
![]() |
AllowDegradedPrinting |
Gets or sets the permission which allow degraded printing or not.
Note: The RC4_40 algorithm is not supported.
|
![]() |
AllowFillFormFields |
Gets or sets the permission which allow fill in form fields or not.
Note: The RC4_40 algorithm is not supported.
|
![]() |
AllowModifyAnnotations |
Gets or sets the permission which allow modify annotations or not.
|
![]() |
AllowModifyContents |
Gets or sets the permission which allow modify contents or not.
|
![]() |
AllowPrint |
Gets or sets the permission which allow print or not.
|
![]() ![]() |
ForbidAll |
All forbidded.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|