Keyoti RapidSpell WPF API Docs
Score Property
APIKeyoti.RapidSpell.WpfSuggestionScore
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214