End Property (IndentProp Object)

Corresponds to the End Indent text box in the Tab/Index dialog box.

[JavaScript]

s = object.End;
object.End = s;

[VBScript]

s = object.End
object.End = s

Version

Supported on EmEditor Professional Version 7.00 or later.