Pdf |
The PdfEncryptedPayload type exposes the following members.
Name | Description | |
---|---|---|
CryptographicFilterName | (Required) The name of the cryptographic filter used to encrypt the encrypted payload document. This allows a PDF processor to easily determine whether it has the appropriate cryptographic filter. | |
CryptographicFilterVersion | (Optional) The version number of the cryptographic filter used to encrypt the encrypted payload. |
Name | Description | |
---|---|---|
ToString |
Returns a String that represents this PdfEncryptedPayload instance.
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |