Xfinium.Pdf.Core.Security Namespace : PdfAesSecurityHandler Class |
The following tables list the members exposed by PdfAesSecurityHandler.
Name | Description | |
---|---|---|
![]() | PdfAesSecurityHandler Constructor | Initializes a new PdfAesSecurityHandler object. |
Name | Description | |
---|---|---|
![]() | EnableAnnotationsAndFieldsEdit | Gets or sets a value indicating whether the user can edit the annotations and form fields. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnableContentExtraction | Gets or sets a value indicating whether the user can extract the content of the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnableContentExtractionForAccessibility | Gets or sets a value indicating whether the user can extract the content of the document in support of accessibility. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnableDocumentAssembly | Gets or sets a value indicating whether the user can assemble the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnableDocumentChange | Gets or sets a value indicating whether the user can modify the contents of the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnableFormsFill | Gets or sets a value indicating whether the user can fill in form fields. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EnablePrint | Gets or sets a value indicating whether the user can print the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | EncryptMetadata | Gets or sets a value indicatig whether the document-level metadata stream is to be encrypted. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | HighQualityPrint | Gets or sets a value indicating whether the document is printed in high quality. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | KeySize | Overridden. Gets or sets the size, in bits, of the secret key used by the security handler. |
![]() | OwnerPassword | Gets or sets the owner password. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |
![]() | UseEnhancedPasswordValidation | Gets or sets a value indicating whether enhanced password validation is activated. |
![]() | UserPassword | Gets or sets the user password. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler) |