Security class

Security class

Contains the PDF document security options. For details, see the documentation.

The Security type exposes the following members:

Constructors

Constructor Description
init Initializes an instance of the Security class.

Properties

Property Description
document_open_password The password required to open the PDF document.
permissions_password The password required to change permission settings.
Using a permissions password you can restrict printing, modification and data extraction.
permissions The PDF document permissions such as printing, modification and data extraction.

See Also