VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Undo Namespace / CompositeUndoManager Class
In This Topic
CompositeUndoManager Class Properties
In This Topic
For a list of all properties of this type, see CompositeUndoManager.
Public Properties
 NameDescription
Public PropertyGets or sets the active managers.
Public PropertyGets or sets the current undo action.
Public PropertyGets or sets an index, in history, of current undo action.
Public PropertyGets or sets the current undo manager.
Public PropertyGets or sets the data storage that stores objects.
Public PropertyGets a value indicating whether the composite action is started.
Public PropertyGets or sets a value indicating whether the undo manager is enabled.
Public PropertyGets a value indicating whether the undo manager is initializing.
Public PropertyGets the previous undo action.
Public PropertyGets a count of possible redo steps.
Public PropertyGets the description of next redo action.
Public PropertyGets a count of possible undo steps.
Public PropertyGets the description of next undo action.
Public PropertyGets or sets the maximum number of undo levels.
See Also