Name | Description | |
---|---|---|
![]() | PDFSecurityManager Constructor | Initializes a new PDFSecurityManager object. |
The following tables list the members exposed by PDFSecurityManager.
Name | Description | |
---|---|---|
![]() | PDFSecurityManager Constructor | Initializes a new PDFSecurityManager object. |
Name | Description | |
---|---|---|
![]() | AllowAccessibilityExtractContent | Gets or sets whether the user is allowed to extract the content of the document in support of accessibility. |
![]() | AllowAssembleDocument | Gets or sets whether the user is allowed to assemble the pdf document. |
![]() | AllowExtractContent | Gets or sets whether the user is allowed to extract the content of the document. |
![]() | AllowFormsFill | Gets or sets whether the user is allowed to fill the form fields in the pdf document. |
![]() | AllowInteractiveEdit | Gets or sets whether the user is allowed to perform interactive edit operations on the document. |
![]() | AllowModifyDocument | Gets or sets whether the user is allowed to modify the document. |
![]() | AllowPrint | Gets or sets whether the user is allowed to print the document. |
![]() | EncryptionAlgorithm | Gets or sets the encryption algorithm used to encrypt the PDF file. |
![]() | EncryptMetadata | Gets or sets a value indicatig whether document level metadata should be encrypted. |
![]() | FullQualityPrint | Gets or sets the quality of the document printing. |
![]() | KeySize | Gets or sets the length of the encryption key. |
![]() | OwnerPassword | Gets or sets the owner password for the pdf document this security manager object is attached to. |
![]() | UnicodeOwnerPassword | Gets or sets the owner password for the pdf document this security manager object is attached to. |
![]() | UnicodeUserPassword | Gets or sets the user password for the pdf document this security manager object is attached to. |
![]() | UserPassword | Gets or sets the user password for the pdf document this security manager object is attached to. |