PdfDocumentSecurity Class | |
Namespace: SelectPdf
The PdfDocumentSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
| CanAssembleDocument |
Allows inserting, rotating or deleting pages or bookmarks.
| |
| CanCopyContent |
Allows copying page contents such as text and images.
| |
| CanEditAnnotations |
Allows document annotations editing.
| |
| CanEditContent |
Allows modifying document content.
| |
| CanFillFormFields |
Allows filling in form fields.
| |
| CanPrint |
Allows printing.
| |
| OwnerPassword | Sets or gets the owner password. | |
| UserPassword | Gets or sets the user password. |