Keyoti RapidSpell Web .NET Help Docs
LookUpUserDictionary Method (query)
API DocumentationKeyoti.RapidSpellRapidSpellCheckerLookUpUserDictionary(String)
Keyoti RapidSpell Web .NET
Look up the query in the user dictionary if it exists.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual bool LookUpUserDictionary(
	string query
)
protected virtual bool LookUpUserDictionary(
	string query
)
Protected Overridable Function LookUpUserDictionary ( 
	query As String
) As Boolean
Protected Overridable Function LookUpUserDictionary ( 
	query As String
) As Boolean
protected:
virtual bool LookUpUserDictionary(
	String^ query
)
protected:
virtual bool LookUpUserDictionary(
	String^ query
)
abstract LookUpUserDictionary : 
        query : string -> bool 
override LookUpUserDictionary : 
        query : string -> bool 
abstract LookUpUserDictionary : 
        query : string -> bool 
override LookUpUserDictionary : 
        query : string -> bool 
Parameters
query (String)
Return Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331