IndentColumns Property (IndentProp Object)

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

[JavaScript]

n = object.IndentColumns;
object.IndentColumns = n;

[VBScript]

n = object.IndentColumns
object.IndentColumns = n

Version

Supported on EmEditor Professional Version 7.00 or later.