Keyoti RapidSpell Silverlight API Docs
UserDictionary Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterUserDictionary
Keyoti RapidSpell Silverlight
Set the user dictionary object.
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
Remarks
Use of a user dictionary is optional.

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