XFINIUM.PDF Documentation
PdfAesSecurityHandler Class Members
Properties 

The following tables list the members exposed by PdfAesSecurityHandler.

Public Constructors
 NameDescription
Public ConstructorPdfAesSecurityHandler ConstructorInitializes a new PdfAesSecurityHandler object.  
Top
Public Properties
 NameDescription
Public PropertyEnableAnnotationsAndFieldsEdit Gets or sets a value indicating whether the user can edit the annotations and form fields. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEnableContentExtraction Gets or sets a value indicating whether the user can extract the content of the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEnableContentExtractionForAccessibility 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)
Public PropertyEnableDocumentAssembly Gets or sets a value indicating whether the user can assemble the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEnableDocumentChange Gets or sets a value indicating whether the user can modify the contents of the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEnableFormsFill Gets or sets a value indicating whether the user can fill in form fields. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEnablePrint Gets or sets a value indicating whether the user can print the document. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyEncryptMetadata Gets or sets a value indicatig whether the document-level metadata stream is to be encrypted. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyHighQualityPrint Gets or sets a value indicating whether the document is printed in high quality. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyKeySizeOverridden.  Gets or sets the size, in bits, of the secret key used by the security handler.  
Public PropertyOwnerPassword Gets or sets the owner password. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public PropertyUseEnhancedPasswordValidation Gets or sets a value indicating whether enhanced password validation is activated.  
Public PropertyUserPassword Gets or sets the user password. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Top
See Also

Reference

PdfAesSecurityHandler Class
Xfinium.Pdf.Core.Security Namespace

Send Feedback