PdfDocumentInformationCreationDate Property |
(Optional) The date and time the document was created, in human-readable form (see
7.9.4, "Dates").
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic DateTimeOffset? CreationDate { get; set; }Public Property CreationDate As DateTimeOffset?
Get
Set
Property Value
NullableDateTimeOffset
The date and time the document was created, in human-readable form.
See Also