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