Corresponds to the Undo Max Number text box in the General tab of Configuration Properties.
b = object.UndoBufferSize;
object.UndoBufferSize = b;
b = object.UndoBufferSize
object.UndoBufferSize = b
Supported on EmEditor Professional Version 7.00 or later.