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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
bool LookUp(
	string word
)
bool LookUp(
	string word
)
Function LookUp ( 
	word As String
) As Boolean
Function LookUp ( 
	word As String
) As Boolean
bool LookUp(
	String^ word
)
bool LookUp(
	String^ word
)
abstract LookUp : 
        word : string -> bool 
abstract LookUp : 
        word : string -> bool 
Parameters
word (String)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214