Keyoti RapidSpell Web .NET Help Docs
SetConsiderationRange Method (range)
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterSetConsiderationRange(Int32)
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331