UndoBufferSize Property (GeneralProp Object)

Corresponds to the Undo Max Number text box in the General page of Configuration Properties.

[JavaScript]

b = object.UndoBufferSize;
object.UndoBufferSize = b;

[VBScript]

b = object.UndoBufferSize
object.UndoBufferSize = b

Version

Supported on EmEditor Professional Version 7.00 or later.