Keyoti RapidSpell Web .NET Help Docs
RemoveWord Method (word)
API DocumentationKeyoti.RapidSpellUserDictionaryRemoveWord(String)
Keyoti RapidSpell Web .NET
Tries to remove word from this dictionary
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool RemoveWord(
	string word
)
Public Overridable Function RemoveWord ( _
	word As String _
) As Boolean
public:
virtual bool RemoveWord(
	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