Click or drag to resize

DigitalSignatureElementCertificate Property

Gets the certificate used to create the signature.

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

Property Value

Type: DigitalCertificate
See Also