Click or drag to resize

PdfDocumentPrivilege Properties

The PdfDocumentPrivilege type exposes the following members.

Properties
Name Description
Public property Static member AllowAll
All allowed.
Public property AllowAssembly
Gets or sets the permission which allow assembly or not. Note: The RC4_40 algorithm is not supported.
Public property AllowContentCopying
Gets or sets the permission which allow copy contents or not.
Public property AllowCopyContentAccessibility
Gets or sets the permission which allow copy content for accessibility or not. Note: The RC4_40 algorithm is not supported.
Public property AllowDegradedPrinting
Gets or sets the permission which allow degraded printing or not. Note: The RC4_40 algorithm is not supported.
Public property AllowFillFormFields
Gets or sets the permission which allow fill in form fields or not. Note: The RC4_40 algorithm is not supported.
Public property AllowModifyAnnotations
Gets or sets the permission which allow modify annotations or not.
Public property AllowModifyContents
Gets or sets the permission which allow modify contents or not.
Public property AllowPrint
Gets or sets the permission which allow print or not.
Public property Static member ForbidAll
All forbidded.
Top
See Also