Method EnableUndo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
EnableUndo()
When implemented by a class, re-enables recording of undo/redo operations, that was turn of by calling DisableUndo
method.
DisableUndo()
int EnableUndo()
Returns
- int
Number of undo/redo operations locks.