Keyoti RapidSpell WPF API Docs
ConsiderationRange Property
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterConsiderationRange
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
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
int ConsiderationRange { get; set; }
int ConsiderationRange { get; set; }
Property ConsiderationRange As Integer
	Get
	Set
Property ConsiderationRange As Integer
	Get
	Set
property int ConsiderationRange {
	int get ();
	void set (int value);
}
property int ConsiderationRange {
	int get ();
	void set (int value);
}
abstract ConsiderationRange : int with get, set
abstract ConsiderationRange : int with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214