ExpertPdf Html to Pdf Converter Library
CreatedDate Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentInfoCreatedDate
ExpertPdf Html to Pdf Converter Library
Gets or sets the date and time when the PDF document was created.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime CreatedDate { get; set; }
Public Property CreatedDate As DateTime
public:
property DateTime CreatedDate {
	DateTime get ();
	void set (DateTime value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)