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#Visual BasicVisual C++F#
protected virtual bool LookUpUserDictionary(
	string query
)
Protected Overridable Function LookUpUserDictionary ( 
	query As String
) As Boolean
protected:
virtual bool LookUpUserDictionary(
	String^ query
)
abstract LookUpUserDictionary : 
        query : string -> bool 
override LookUpUserDictionary : 
        query : string -> bool 
Parameters
query (String)
Return Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204