|
PdfDocumentInformationCreationDate Property
|
Gets or sets the date and time when the pdf document was created.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic DateTime CreationDate { get; set; }Public Property CreationDate As DateTime
Get
Set
Property Value
DateTime
See Also