Method GetRange
GetRange(long, long)
Returns the string containing the text starting in the positions from and up to to in the control.
string GetRange(long from, long to)
Returns the string containing the text starting in the positions from and up to to in the control.
string GetRange(long from, long to)