DigitalCertificateStartDate Property
Gets the start date of this digital certificate.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public DateTime StartDate { get; }
Public ReadOnly Property StartDate As DateTime
Get
public:
property DateTime StartDate {
DateTime get ();
}
member StartDate : DateTime with get
Property Value
DateTime