Keyoti RapidSpell Web .NET Help Docs
Word Property
API DocumentationKeyoti.RapidSpellSuggestionWord
Keyoti RapidSpell Web .NET
The suggested word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string Word { get; set; }
public virtual string Word { get; set; }
Public Overridable Property Word As String
	Get
	Set
Public Overridable Property Word As String
	Get
	Set
public:
virtual property String^ Word {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ Word {
	String^ get ();
	void set (String^ value);
}
abstract Word : string with get, set
override Word : string with get, set
abstract Word : string with get, set
override Word : string with get, set
Property Value
String

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