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

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

The following tables list the members exposed by StandardSecurityHandlerRev4.

Public Constructors
 NameDescription
Public ConstructorInitialize a new instance of the StandardSecurityHandlerRev4 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. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev3)
Public PropertyGets or sets a value controlling how a document can be edited. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev3)
Public PropertyGets or sets a value indicating whether embedded file streams should be encrypted.  
Public PropertyGets or sets the encryption algorithm to use.  
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. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev3)
Public PropertyGets or sets a value indicating whether the document-level metadata stream is to be encrypted.  
Public PropertyGets or sets a value indicating whether streams should be encrypted.  
Public PropertyGets or sets a value indicating whether strings should be encrypted.  
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. (Inherited from GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev3)
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 MethodOverridden. Copies all property values from another object.  
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

StandardSecurityHandlerRev4 Class
GrapeCity.Documents.Pdf.Security Namespace