







|
| FastColoredTextBox |
| FastColoredTextBox..::..DoAutoIndent Method (Int32) |
| FastColoredTextBox Class See Also Send Feedback |
Inserts autoindent's spaces in the line
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public virtual void DoAutoIndent( int iLine ) |
| Visual Basic |
|---|
Public Overridable Sub DoAutoIndent ( _ iLine As Integer _ ) |
| Visual C++ |
|---|
public: virtual void DoAutoIndent( int iLine ) |
Parameters
- iLine
- Type: System..::..Int32
