Keyoti RapidSpell WPF API Docs
LookUpUserDictionary Method (query)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerLookUpUserDictionary(String)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214