Remarks
The property is reset to "(none)", if there is no corresponding hyphenation list in the default hyphenation lists folder that corresponds to the language of the default dictionary's language or the language of the application environment.
Gets or sets the name of a hyphenation list that is located at the default hyphenation lists folder. When using the Hyphenation
Introduced: 4.0.
public string HyphenationLanguage{ get; set; }
Public Property HyphenationLanguage() As String
Member | Description |
---|---|
"hyph__.dic" | The corresponding hyphenation list is added to the TXSpell. |
"(Auto)" | That hyphenation list is added to the TXSpell. |
"(none)" | No hyphenation list is set. |
The property is reset to "(none)", if there is no corresponding hyphenation list in the default hyphenation lists folder that corresponds to the language of the default dictionary's language or the language of the application environment.