Keyoti RapidSpell Desktop .NET API Docs
SetConsiderationRange Method (range)
APIKeyoti.RapidSpellCheckerEngineAdapterSetConsiderationRange(Int32)
Keyoti RapidSpell Desktop .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.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412