Keyoti RapidSpell Web .NET Help Docs
Word Property
API DocumentationKeyoti.RapidSpellWordOccurrenceWord
Keyoti RapidSpell Web .NET
Gets the string of this bad word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Word { get; set; }
public string Word { get; set; }
Public Property Word As String
	Get
	Set
Public Property Word As String
	Get
	Set
public:
property String^ Word {
	String^ get ();
	void set (String^ value);
}
public:
property String^ Word {
	String^ get ();
	void set (String^ value);
}
member Word : string with get, set
member Word : string with get, set
Property Value
String

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