DigitalCertificateEndDate Property |
Gets the end date of the certificate.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic DateTime EndDate { get; }
Public ReadOnly Property EndDate As DateTime
Get
Property Value
Type:
DateTime
See Also