ExpertPdf PDF Creator Library
CreationDate Property
NamespacesExpertPdf.PdfCreatorDocumentInformationCreationDate
ExpertPdf PDF Creator Library
Gets or sets the date and time the document was created, in human-readable form.
Declaration Syntax
C#Visual BasicVisual C++
public DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
public:
property DateTime CreationDate {
	DateTime get ();
	void set (DateTime value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)