Gets or sets the path to the default hyphenation lists folder. The default value is "(Auto)" that determines the HyphenationLists 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 HyphenationListsDirectoryPath{ get; }
Public ReadOnly Property HyphenationListsDirectoryPath() As String