DocumentInformationCreationDate Property |
Gets or sets the date and time the document was created, in human-readable form.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
Get
Set
Property Value
Type:
DateTime
See Also