XFINIUM.PDF Documentation
PdfAesSecurityHandler Class Members
Properties 

Xfinium.Pdf.Core.Security Namespace : PdfAesSecurityHandler Class

The following tables list the members exposed by PdfAesSecurityHandler.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfAesSecurityHandler object.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the user can edit the annotations and form fields. (Inherited from Xfinium.Pdf.Core.Security.PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can extract the content of the document. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can extract the content of the document in support of accessibility. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can assemble the document. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can modify the contents of the document. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can fill in form fields. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the user can print the document. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicatig whether the document-level metadata stream is to be encrypted. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether the document is printed in high quality. (Inherited from PdfStandardSecurityHandler)
Public PropertyOverridden.  Gets or sets the size, in bits, of the secret key used by the security handler.  
Public Property Gets or sets the owner password. (Inherited from PdfStandardSecurityHandler)
Public Property Gets or sets a value indicating whether enhanced password validation is activated.  
Public Property Gets or sets the user password. (Inherited from PdfStandardSecurityHandler)
Top
See Also

Reference

PdfAesSecurityHandler Class
Xfinium.Pdf.Core.Security Namespace