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