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
	Get
	Set
public:
property DateTime CreationDate {
	DateTime get ();
	void set (DateTime value);
}
Property Value

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