FileSpecification.CreationDate Property
Gets or sets the date and time when the file was created.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTimeOffset> | A valid date-time offset. |
See Also