Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public PdfSignatureFormat Format { get; }

Property Value

PdfSignatureFormat
A name that describes the encoding of the signature value and key information in the signature dictionary.
See Also