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; }
Public Property CreationDate As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also