Range Property

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Range of all text

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public Range Range { get; }
Visual Basic
Public ReadOnly Property Range As Range
	Get
Visual C++
public:
property Range^ Range {
	Range^ get ();
}

See Also