FileSpecification.ModificationDate Property
Gets or sets the date and time of the file’s last modification.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTimeOffset> | A file’s last modification date and time. |
See Also