Keyoti RapidSpell Web .NET Help Docs
Score Property
API DocumentationKeyoti.RapidSpellSuggestionScore
Keyoti RapidSpell Web .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
Int32

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331