Keyoti RapidSpell WPF API Docs
AddWord Method (word)
APIKeyoti.RapidSpell.WpfICheckerEngineAddWord(String)
Keyoti RapidSpell WPF
Adds a word to the user dictionary, if it exists.
Declaration Syntax
C#Visual BasicVisual C++
bool AddWord(
	string word
)
Function AddWord ( _
	word As String _
) As Boolean
bool AddWord(
	String^ word
)
Parameters
word (String)
Remarks
Should return true if the word was added successfully, false otherwise.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827