DigitalSignatureElementCertificate Property |
Gets the certificate used to create the signature.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic DigitalCertificate Certificate { get; }Public ReadOnly Property Certificate As DigitalCertificate
Get
Property Value
DigitalCertificate
See Also