Keyoti RapidSpell Web .NET Help Docs
LookUpMainDictionary Method (query)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerLookUpMainDictionary(String)
Keyoti RapidSpell Web .NET
Checks if query is in the word dictionary. Returns true if doesnt start with a letter or apostrophe
Declaration Syntax
C#Visual BasicVisual C++
protected virtual bool LookUpMainDictionary(
	string query
)
Protected Overridable Function LookUpMainDictionary ( _
	query As String _
) As Boolean
protected:
virtual bool LookUpMainDictionary(
	String^ query
)
Parameters
query (String)
the word to check spelling of
Return Value
boolean true if spelt correctly, false if not in dictionary

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625