T3000 CrossPlatform Documentation
AutoIndentEventArgsLineText Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.AutoIndentEventArgs.LineText"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public string LineText { get; }
Public ReadOnly Property LineText As String Get Dim instance As AutoIndentEventArgs Dim value As String value = instance.LineText
Property Value
Type: StringSee Also