Gets or sets the path to the default dictionaries folder. The default value is "(Auto)" that determines the Dictionaries directory at the application's root folder or in the \Assembly\ subdirectory in the development machine's TX Spell .NET installation directory.

Introduced: 9.0.

Syntax

public string DictionariesDirectoryPath{ get; }
Public ReadOnly Property DictionariesDirectoryPath() As String