Keyoti RapidSpell WPF API Docs
DictFilePath Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterDictFilePath
Keyoti RapidSpell WPF
Optional file path to the main dictionary .dict file to use.
Declaration Syntax
C#Visual BasicVisual C++
public string DictFilePath { get; set; }
Public Property DictFilePath As String
public:
virtual property String^ DictFilePath {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827