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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412