Keyoti RapidSpell WPF API Docs
DictFilePath Property
APIKeyoti.RapidSpell.WpfCheckerEngineAdapterDictFilePath
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#
public virtual string DictFilePath { get; set; }
public virtual string DictFilePath { get; set; }
Public Overridable Property DictFilePath As String
	Get
	Set
Public Overridable Property DictFilePath As String
	Get
	Set
public:
virtual property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
abstract DictFilePath : string with get, set
override DictFilePath : string with get, set
abstract DictFilePath : string with get, set
override DictFilePath : string with get, set
Return Value
String
This implementation always returns null.

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