AnnotationUndoManager Properties |
The AnnotationUndoManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Levels | Gets or sets the number of undo/redo levels to keep in memory. | |
| Merging |
Gets a value indicating whether the manager is merging undos added into a single
undo action.
| |
| RedoCount | Gets the number of redos available. | |
| RedoDescription | Gets the description string of the redo that will be performed when Redo is called. | |
| UndoCount | Gets the number of undos available. | |
| UndoDescription | Gets the description string of the undo that will be performed when Undo is called. |