Keyoti RapidSpell WPF API Docs
LookUp Method (word)
APIKeyoti.RapidSpell.WpfICheckerEngineLookUp(String)
Keyoti RapidSpell WPF
Looks up word in the dictionary, returns true if it is in there.
Declaration Syntax
C#Visual BasicVisual C++
bool LookUp(
	string word
)
Function LookUp ( _
	word As String _
) As Boolean
bool LookUp(
	String^ word
)
Parameters
word (String)

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