Click or drag to resize

PdfSignerId Property

Gets the digital ID used to sign documents. The certificate that comes with your digital ID is sent to others so that they can verify your signature.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public PdfDigitalId Id { get; }

Property Value

PdfDigitalId
The digital ID used to sign documents.
See Also