T3000 CrossPlatform Documentation
AutoIndentEventArgs Properties |
[This is preliminary documentation and is subject to change.]
The AutoIndentEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AbsoluteIndentation |
Absolute indentation of current line. You can change this property if you want to set absolute indentation.
| |
iLine | ||
LineText | ||
PrevLineText | ||
Shift |
Additional spaces count for this line, relative to previous line
| |
ShiftNextLines |
Additional spaces count for next line, relative to previous line
| |
TabLength |
See Also