DocumentProperties.DocumentRevision Property
Gets or sets the presentation revision number.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
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