Gets or sets a value indicating whether hyphenation is active or not. If hyphenation is enabled, a word at the end of a line is automatically divided with a connected spell checking component. A spell checking component can be connected with the Spell
Introduced: X10.
public bool IsHyphenationEnabled { get; set; }
Public Property IsHyphenationEnabled() As Boolean