Keyoti RapidSpell Web .NET Help Docs
ConsiderationRange Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineConsiderationRange
Keyoti RapidSpell Web .NET
The size 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 anyting.
Declaration Syntax
C#Visual BasicVisual C++
public int ConsiderationRange { get; set; }
Public Property ConsiderationRange As Integer
public:
property int ConsiderationRange {
	int get ();
	void set (int value);
}

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625