The Hyphenation
public sealed class HyphenationList
Public NotInheritable Class HyphenationList
Introduced: 4.0.
Constructor | Description |
---|---|
Hyphenation |
Initializes a new instance of the Hyphenation |
Property | Description |
---|---|
Hyphenate |
Gets or sets a value indicating whether words in uppercase will be hyphenated. |
Is |
Gets a value indicating whether the hyphenation list is selected as the default hyphenation list by the Hyphenation |
Language | Gets or sets the hyphenation list's language. |
Min |
Specifies the minimum number of joined characters at the beginning of a hyphenated word. |
Min |
Specifies the minimum number of joined characters at the end of a hyphenated word. |
Min |
Specifies the minimum number of syllables behind a compound hyphenation point. |
Min |
Specifies the minimum number of syllables before a compound hyphenation point. |
Name | Gets or sets the hyphenation list's name. |
Use |
Gets or sets a value indicating whether words will be only hyphenated at compound junctions. |