PdfSignatureFormat Property |
(Optional) A name that describes the encoding of the signature value and key information in the signature dictionary.
A PDF processor may use any handler that supports this format to validate the signature.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfSignatureFormat Format { get; }
Public ReadOnly Property Format As PdfSignatureFormat
Get
Property Value
PdfSignatureFormat
A name that describes the encoding of the signature value and key information in the signature dictionary.
See Also