Click or drag to resize
Pdf Library for .NET

PdfDigitalSignatureElementCertificate Property

Gets the certificate used to create the signature.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfDigitalCertificate Certificate { get; }

Property Value

PdfDigitalCertificate
See Also