Documents for PDF, .NET Edition Documentation
StandardSecurityHandlerRev3 Class Members
Properties  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Security Namespace : StandardSecurityHandlerRev3 Class

The following tables list the members exposed by StandardSecurityHandlerRev3.

Public Constructors
 NameDescription
Public ConstructorInitialize a new instance of the StandardSecurityHandlerRev3 class.  
Top
Public Properties
 NameDescription
Public PropertyGets the access type granted by this StandardSecurityHandler, or null. This property is initialized when a document is loaded. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandler)
Public PropertyGets or sets a value controlling how a document's content can be copied or extracted.  
Public PropertyGets or sets a value controlling how a document can be edited.  
Public PropertyGets or sets the length of the encryption key, in bits. The value must be a multiple of 8, in the range from 40 to 128.  
Public PropertyGets or sets the password required to change permissions for the PDF document. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandler)
Public PropertyGets or sets a value controlling how a document can be printed.  
Public PropertyGets the revision of this StandardSecurityHandler. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandler)
Public PropertyGets or sets the password required to open the PDF document. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandler)
Top
Public Methods
 NameDescription
Public MethodCopies all property values from another object. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandler)
Public MethodCreate copy of this SecurityHandlerBase. (Inherited from GrapeCity.Documents.Pdf.Security.SecurityHandlerBase)
Public MethodReleases the unmanaged resources used by the SecurityHandlerBase and optionally releases the managed resources. (Inherited from GrapeCity.Documents.Pdf.Security.SecurityHandlerBase)
Top
See Also

Reference

StandardSecurityHandlerRev3 Class
GrapeCity.Documents.Pdf.Security Namespace