Keyoti RapidSpell Desktop .NET Sets the factor for words to consider for suggestions,
lower values are faster but consider less words for suggestions. Default is 500.
If w <= 1 this method won't do anything.

Declaration Syntax
public int ConsiderationRange { get; set; }Public Property ConsiderationRange As Integer
public:
property int ConsiderationRange {
int get ();
void set (int value);
}Assembly:
Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204