T3000 CrossPlatform Documentation
FastColoredTextBoxRange Property |
[This is preliminary documentation and is subject to change.]
Range of all text
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Range Range { get; }
Public ReadOnly Property Range As Range Get Dim instance As FastColoredTextBox Dim value As Range value = instance.Range
Property Value
Type: RangeSee Also