PdfPermissions enumeration
PdfPermissions enumeration
Represents user’s permissions for a pdf document.
The PdfPermissions type exposes the following members:
Fields
| Field | Description |
|---|---|
| PRINT_DOCUMENT | Print the content. |
| MODIFY_CONTENT | Modify the content. |
| EXTRACT_CONTENT | Copy or otherwise extract text and graphics from the document. |
| MODIFY_TEXT_ANNOTATIONS | Add or modify text annotations. |
| FILL_FORM | Fill in existing interactive form fields. |
| EXTRACT_CONTENT_WITH_DISABILITIES | Extract text and graphics. |
| ASSEMBLE_DOCUMENT | Assemble the content. |
| PRINTING_QUALITY | Print the content to a representation from which a faithful digital copy of the PDF document could be generated. |