Keyoti RapidSpell Web .NET Help Docs
DictFile Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherDictFile
Keyoti RapidSpell Web .NET
(Optional) main dictionary (.dict) file on the server.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string DictFile { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public string DictFile { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property DictFile As String
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property DictFile As String
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ DictFile {
	String^ get ();
	void set (String^ value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property String^ DictFile {
	String^ get ();
	void set (String^ value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member DictFile : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member DictFile : string with get, set
Property Value
String
Remarks
This should be an absolute path.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331