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