Keyoti RapidSpell Silverlight API Docs
userDictionary Property
APIKeyoti.RapidSpellRapidSpellCheckeruserDictionary
Keyoti RapidSpell Silverlight
The UserDictionary being used, may be null if no user dictionary is being used.
Declaration Syntax
C#Visual BasicVisual C++F#
public UserDictionary userDictionary { get; set; }
Public Property userDictionary As UserDictionary
	Get
	Set
public:
virtual property UserDictionary^ userDictionary {
	UserDictionary^ get () sealed;
	void set (UserDictionary^ value) sealed;
}
abstract userDictionary : UserDictionary with get, set
override userDictionary : UserDictionary with get, set
Property Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)