Keyoti RapidSpell Web .NET Help Docs
AddWord Method (word)
API DocumentationKeyoti.RapidSpellUserDictionaryAddWord(String)
Keyoti RapidSpell Web .NET
Tries to add word to this dictionary
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool AddWord(
	string word
)
Public Overridable Function AddWord ( _
	word As String _
) As Boolean
public:
virtual bool AddWord(
	String^ word
)
Parameters
word (String)
String containing the new word
Return Value
true if added successfully, false otherwise.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625