Keyoti RapidSpell WPF API Docs
Select Method (from, to)
APIKeyoti.RapidSpell.WpfISpellCheckableTextComponentSelect(Int32, Int32)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214