Keyoti RapidSpell WPF API Docs
DictFilePath Property
API ► Keyoti.RapidSpell.Wpf ► ICheckerEngine ► DictFilePath
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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
string DictFilePath { get; set; }
string DictFilePath { get; set; }
Property DictFilePath As String
	Get
	Set
Property DictFilePath As String
	Get
	Set
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
abstract DictFilePath : string with get, set
abstract DictFilePath : string with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214