Keyoti RapidSpell Desktop .NET API Docs
Score Property
APIKeyoti.RapidSpellSuggestionScore
Keyoti RapidSpell Desktop .NET
The score 0-1000 of how suitable suggestion is. -1 if unknown
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int Score { get; set; }
public virtual int Score { get; set; }
Public Overridable Property Score As Integer
	Get
	Set
Public Overridable Property Score As Integer
	Get
	Set
public:
virtual property int Score {
	int get ();
	void set (int value);
}
public:
virtual property int Score {
	int get ();
	void set (int value);
}
abstract Score : int with get, set
override Score : int with get, set
abstract Score : int with get, set
override Score : int with get, set
Property Value

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