Security Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Security type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowAccessibilitySupport | Allows or prohibits content extraction for accessibility. Remarks | |
| AllowAssemlyDocument | Allows or prohibits assembling the document. Remarks | |
| AllowContentExtraction | Allows or prohibits copying content from a PDF document. | |
| AllowFillForms | Allows or prohibits filling in interactive form fields (including signature fields) in a PDF document. Remarks | |
| AllowModifyAnnotations | Allows or prohibits interacting with text annotations and forms in a PDF document. | |
| AllowModifyDocument | Allows or prohibits modifying a PDF document. | |
| AllowPrintDocument | Allows or prohibits printing a PDF document. | |
| EncryptionAlgorithm | Gets or sets the encryption algorithm. | |
| OwnerPassword | Gets or sets the password for edit protection of the PDF document. | |
| PrintQuality | Gets or sets print quality. Remarks | |
| UserPassword | Gets or sets the password for view protection of the PDF document. |
See Also