Gets or sets the date and time when the PDF document was created.

C# | Visual Basic | Visual C++ |
public DateTime CreatedDate { get; set; }
Public Property CreatedDate As DateTime Get Set
public: property DateTime CreatedDate { DateTime get (); void set (DateTime value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)