Keyoti RapidSpell Web .NET Help Docs
DictFile Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerClientDictFile
Keyoti RapidSpell Web .NET
(Optional) main dictionary (.dict) file on the server.
Declaration Syntax
C#Visual BasicVisual C++
public string DictFile { get; set; }
Public Property DictFile As String
public:
property String^ DictFile {
	String^ get ();
	void set (String^ value);
}
Remarks
This should be an absolute path.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625