Name | Description | |
---|---|---|
DecryptHandler | Gets the SecurityHandlerBase used to decrypt PDF document during loading. | |
DecryptionStatus | Gets the decryption status of the loaded document.
This property has meaning only if a document has been loaded. | |
Doc | Gets the GrapeCity.Documents.Pdf.GcPdfDocument object owning this object. | |
EncryptHandler | Gets or sets the SecurityHandlerBase used to encrypt PDF document during saving. Same SecurityHandlerBase can not be used for DecryptHandler and EncryptHandler, use SecurityHandlerBase.Clone. |