T3000 CrossPlatform Documentation
LineText Property |
[This is preliminary documentation and is subject to change.]
Text of the line
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual string Text { get; }
Public Overridable ReadOnly Property Text As String Get Dim instance As Line Dim value As String value = instance.Text
Property Value
Type: StringSee Also