Keyoti RapidSpell Desktop .NET API Docs
RemoveWord Method (word)
APIKeyoti.RapidSpellUserDictionaryRemoveWord(String)
Keyoti RapidSpell Desktop .NET
Tries to remove word from this dictionary
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool RemoveWord(
	string word
)
Public Overridable Function RemoveWord ( 
	word As String
) As Boolean
public:
virtual bool RemoveWord(
	String^ word
)
abstract RemoveWord : 
        word : string -> bool 
override RemoveWord : 
        word : string -> bool 
Parameters
word (String)
String containing the new word
Return Value
Boolean
true if added successfully, false otherwise.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204