Keyoti RapidSpell WPF API Docs
DictFilePath Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerDictFilePath
Keyoti RapidSpell WPF
The file to be used as the main dictionary, if this is null then the RapidSpellMDict.DLL satellite assembly is used.
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