DocumentProperties.Modified Property
Gets or sets the date and time the presentation was last saved. This property is updated automatically to the local date and time.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
DateTime | The date and time of the last modification. |
See Also