End Property (IndentProp Object)¶
Corresponds to the End
Indent text box in the
Tab/Index dialog box. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
s = object.End;
object.End = s;
[VBScript]¶
s = object.End
object.End = s
Version¶