CPDFPermissionsInfo Class |
Namespace: ComPDFKit.PDFDocument
public class CPDFPermissionsInfo
The CPDFPermissionsInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | CPDFPermissionsInfo | Initializes a new instance of the CPDFPermissionsInfo class |
Name | Description | |
---|---|---|
![]() | AllowsCommenting |
Whether to allow creating or modifying document annotations, including form field entries.
|
![]() | AllowsCopying |
Whether to allow copying of content to the Pasteboard, such as: text, image, etc.
|
![]() | AllowsDocumentAssembly |
Whether to allow to manage a document by inserting, deleting, and rotating pages.
|
![]() | AllowsDocumentChanges |
Whether to allow document changes.
|
![]() | AllowsFormFieldEntry |
Whether to allow modifying form field entries even if you can't edit document annotations.
|
![]() | AllowsHighQualityPrinting |
Whether to allow high-quality printing.
|
![]() | AllowsPrinting |
Whether to allow printing.
|