Remarks
An exception is thrown, if there is no corresponding hyphenation list inside the default hyphenation lists folder.
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. |
An exception is thrown, if there is no corresponding hyphenation list inside the default hyphenation lists folder.