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; }
Public ReadOnly Property Certificate As DigitalCertificate
Get
Property Value
Type:
DigitalCertificateSee Also