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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public DateTime CreationDate { get; set; }

Property Value

Type: DateTime
See Also