Keyoti RapidSpell WPF 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 int ConsiderationRange { get; set; }Public Property ConsiderationRange As Integer
public:
virtual property int ConsiderationRange {
int get () sealed;
void set (int value) sealed;
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827