XFINIUM.PDF Documentation
PdfRc4SecurityHandler Class Members
Properties 

Xfinium.Pdf.Core.Security Namespace : PdfRc4SecurityHandler Class

The following tables list the members exposed by PdfRc4SecurityHandler.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfRc4SecurityHandler 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 the user password. (Inherited from PdfStandardSecurityHandler)
Top
See Also

Reference

PdfRc4SecurityHandler Class
Xfinium.Pdf.Core.Security Namespace