Gets the start date of this digital certificate.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public DateTime StartDate { get; } |
| Visual Basic |
|---|
Public ReadOnly Property StartDate As DateTime Get |
| Visual C++ |
|---|
public: property DateTime StartDate { DateTime get (); } |