Keyoti RapidSpell WPF API Docs
DictFilePath Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeDictFilePath
Keyoti RapidSpell WPF
Optional file path to the main dictionary .dict file to use.
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