Keyoti RapidSpell Silverlight API Docs
DictionaryLoader Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterDictionaryLoader
Keyoti RapidSpell Silverlight
The dictionary loader, which reports loading status.
Declaration Syntax
C#Visual BasicVisual C++F#
public AsyncDictionaryLoader DictionaryLoader { get; set; }
Public Property DictionaryLoader As AsyncDictionaryLoader
	Get
	Set
public:
virtual property AsyncDictionaryLoader^ DictionaryLoader {
	AsyncDictionaryLoader^ get () sealed;
	void set (AsyncDictionaryLoader^ value) sealed;
}
abstract DictionaryLoader : AsyncDictionaryLoader with get, set
override DictionaryLoader : AsyncDictionaryLoader with get, set
Property Value

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