Keyoti RapidSpell Desktop .NET API Docs
LookUp Method (word)
APIKeyoti.RapidSpellCheckerEngineAdapterLookUp(String)
Keyoti RapidSpell Desktop .NET
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#
public virtual bool LookUp(
	string word
)
public virtual bool LookUp(
	string word
)
Public Overridable Function LookUp ( 
	word As String
) As Boolean
Public Overridable Function LookUp ( 
	word As String
) As Boolean
public:
virtual bool LookUp(
	String^ word
)
public:
virtual bool LookUp(
	String^ word
)
abstract LookUp : 
        word : string -> bool 
override LookUp : 
        word : string -> bool 
abstract LookUp : 
        word : string -> bool 
override LookUp : 
        word : string -> bool 
Parameters
word (String)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412