indentWidth

Type: Integer[4]

Availability: Read or write at any time

The indentWidth property of the JadeTextEdit control contains the width in characters of the text editor indentation if you do want to override the value of the tabWidth property.

The indent width can be a value in the range zero (0) through 100. By default, the indentWidth property is set to zero (0), indicating that the tabWidth value is used.