Keyoti RapidSpell Silverlight API Docs
LookUpUserDictionary Method (query)
APIKeyoti.RapidSpellRapidSpellCheckerLookUpUserDictionary(String)
Keyoti RapidSpell Silverlight
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)