Keyoti RapidSpell Desktop .NET API Docs
Select Method (from, to)
APIKeyoti.RapidSpellISpellCheckableTextComponent2Select(Int32, Int32)
Keyoti RapidSpell Desktop .NET
Make a selection
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void Select(
	int from,
	int to
)
void Select(
	int from,
	int to
)
Sub Select ( 
	from As Integer,
	to As Integer
)
Sub Select ( 
	from As Integer,
	to As Integer
)
void Select(
	int from, 
	int to
)
void Select(
	int from, 
	int to
)
abstract Select : 
        from : int * 
        to : int -> unit 
abstract Select : 
        from : int * 
        to : int -> unit 
Parameters
from (Int32)
to (Int32)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412