Keyoti RapidSpell Web .NET Help Docs
DictFilePath Property
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterDictFilePath
Keyoti RapidSpell Web .NET
The file to be used as the main dictionary, if this is null then the RapidSpellMDict.DLL satellite assembly is used.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string DictFilePath { get; set; }
Public Overridable Property DictFilePath As String
public:
virtual property String^ DictFilePath {
	String^ get ();
	void set (String^ value);
}
Return Value
This implementation always returns null.

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