Keyoti RapidSpell WPF API Docs
DictFilePath Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogDictFilePath
Keyoti RapidSpell WPF
The file to be used as the main dictionary (either a full file path, or the name of an embedded resource), if this is null then the built-in US English dictionary is used.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string DictFilePath { get; set; }
public string DictFilePath { get; set; }
Public Property DictFilePath As String
	Get
	Set
Public Property DictFilePath As String
	Get
	Set
public:
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
public:
property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
member DictFilePath : string with get, set
member DictFilePath : string with get, set
Property Value

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