Click or drag to resize

PdfSignatureContentSignerCertificate Property

Gets the signer certificate contained in the PdfSignatureContent.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public PdfCertificate SignerCertificate { get; }

Property Value

PdfCertificate
The signer certificate contained in the PdfSignatureContent.
See Also