Keyoti RapidSpell Desktop .NET API Docs
LookUpUserDictionary Method (query)
APIKeyoti.RapidSpellRapidSpellCheckerLookUpUserDictionary(String)
Keyoti RapidSpell Desktop .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

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