Keyoti RapidSpell Web .NET Sets 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
public void SetConsiderationRange(
int w
)
Public Sub SetConsiderationRange ( _
w As Integer _
)
public:
virtual void SetConsiderationRange(
int w
) sealed

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