Click or drag to resize
DocumentInformationCreationDate Property
Gets or sets the date and time the document was created, in human-readable form.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public DateTime CreationDate { get; set; }

Property Value

Type: DateTime
See Also