Click or drag to resize
Pdf Library for .NET

PdfDocumentInformationCreationDate Property

Gets or sets the date and time when the pdf document was created.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public DateTime CreationDate { get; set; }

Property Value

DateTime
See Also