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