DocumentProperties.LastModifiedBy Property
Gets or sets the name of the user who last modified and saved the presentation. This property is updated automatically.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
String | The name of the user who last modified and saved the presentation. |
See Also