Click or drag to resize
DigitalSignatureElementCertificate Property
Gets the certificate used to create the signature.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public DigitalCertificate Certificate { get; }

Property Value

Type: DigitalCertificate
See Also