Keyoti RapidSpell WPF API Docs
SetConsiderationRange Method (range)
APIKeyoti.RapidSpell.WpfCheckerEngineAdapterSetConsiderationRange(Int32)
Keyoti RapidSpell WPF
Sets the breadth of the suggestions search.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void SetConsiderationRange(
	int range
)
public virtual void SetConsiderationRange(
	int range
)
Public Overridable Sub SetConsiderationRange ( 
	range As Integer
)
Public Overridable Sub SetConsiderationRange ( 
	range As Integer
)
public:
virtual void SetConsiderationRange(
	int range
)
public:
virtual void SetConsiderationRange(
	int range
)
abstract SetConsiderationRange : 
        range : int -> unit 
override SetConsiderationRange : 
        range : int -> unit 
abstract SetConsiderationRange : 
        range : int -> unit 
override SetConsiderationRange : 
        range : int -> unit 
Parameters
range (Int32)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214