Text of range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
Remarks
This property has not 'set' accessor because undo/redo stack works only with
FastColoredTextBox.Selection range. So, if you want to set text, you need to use FastColoredTextBox.Selection
and FastColoredTextBox.InsertText() mehtod.