Security PropertiesByteScout PDF SDK

The Security type exposes the following members.

Properties

  NameDescription
Public propertyAllowAccessibilitySupport
Allows or prohibits content extraction for accessibility.
Remarks

This property has effect when a 128 or 256 bit encryption key is used.
Public propertyAllowAssemlyDocument
Allows or prohibits assembling the document.
Remarks

This property has effect when a 128 or 256 bit encryption key is used and modify document is not allowed.
Public propertyAllowContentExtraction
Allows or prohibits copying content from a PDF document.
Public propertyAllowFillForms
Allows or prohibits filling in interactive form fields (including signature fields) in a PDF document.
Remarks

This property has effect when a 128 or 256 bit encryption key is used and modifying annotations is not allowed.
Public propertyAllowModifyAnnotations
Allows or prohibits interacting with text annotations and forms in a PDF document.
Public propertyAllowModifyDocument
Allows or prohibits modifying a PDF document.
Public propertyAllowPrintDocument
Allows or prohibits printing a PDF document.
Public propertyEncryptionAlgorithm
Gets or sets the encryption algorithm.
Public propertyOwnerPassword
Gets or sets the password for edit protection of the PDF document.
Public propertyPrintQuality
Gets or sets print quality.
Remarks

This property has effect when a 128 or 256 bit encryption key is used and print document is allowed.
Public propertyUserPassword
Gets or sets the password for view protection of the PDF document.
Top
See Also

Reference