DocumentProperties.DocumentRevision Property
Gets or sets the presentation revision number.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
Type | Description |
---|---|
String | A positive integer that indicates the number of saves or revisions. |
Remarks
The DocumentRevision
property is not updated automatically when you modify and save the presentation.
See Also