Range.ToLine Property

T3000 CrossPlatform

RangeToLine Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.Range.ToLine"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int ToLine { get; }
Public ReadOnly Property ToLine As Integer
	Get

Dim instance As Range
Dim value As Integer

value = instance.ToLine

Property Value

Type: Int32
See Also