wrapIndent

Type: Integer

Availability: Read or write at any time

The wrapIndent property of the JadeTextEdit control contains the number of spaces by which continuation lines of wrapped lines are indented when the wrapMode property is set to SC_WRAP_WORD.

When continuation lines of wrapped lines are indented, the display of a visible edge marker on continuation lines is offset the corresponding number of characters to the right.

By default, continuation lines of wrapped lines are not indented.

The valid range is zero (0) through 90.