System > System Assembly Interfaces > IUndoRedo > IUndoRedo.Limit
Limit: Integer;
The Limit property determines the maximum number of operations that can be stored in Undo/Redo stack.
Default value is 100.
The example of use is given in description of the IUndoRedo.Enabled property.
See also: