Keyoti RapidSpell Desktop .NET API Docs
ConsiderationRange Property
APIKeyoti.RapidSpellIUserInterfaceFormPresenterConsiderationRange
Keyoti RapidSpell Desktop .NET
The factor for words to consider for suggestions, lower values are faster but consider less words for suggestions. Default is 80. If w <= 1 this method won't do anything.
Declaration Syntax
C#Visual BasicVisual C++F#
int ConsiderationRange { get; set; }
Property ConsiderationRange As Integer
	Get
	Set
property int ConsiderationRange {
	int get ();
	void set (int value);
}
abstract ConsiderationRange : int with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204