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.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntaxpublic PdfDigitalId Id { get; }
Public ReadOnly Property Id As PdfDigitalId
Get
Property Value
PdfDigitalId
The digital ID used to sign documents.
See Also