AutoIndentEventArgs Properties

T3000 CrossPlatform

AutoIndentEventArgs Properties

[This is preliminary documentation and is subject to change.]

The AutoIndentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteIndentation
Absolute indentation of current line. You can change this property if you want to set absolute indentation.
Public propertyiLine
Public propertyLineText
Public propertyPrevLineText
Public propertyShift
Additional spaces count for this line, relative to previous line
Public propertyShiftNextLines
Additional spaces count for next line, relative to previous line
Public propertyTabLength
Top
See Also