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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)