Click or drag to resize
PdfDocumentInfoCreatedDate Property
Gets or sets the date and time when the PDF document was created.

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

Property Value

Type: DateTime
See Also