Public NotInheritable Class Hyphenation
Inherits TypesafeEnum
{signature}
{remarks}
{note}Some hyphenation rules are deprecated and will have no effect.{note}
{remarks}
{values}
||Name||Description||
|{anchor:AddBefore}AddBefore|Deprecated|
|{anchor:ChangeAfter}ChangeAfter|Deprecated|
|{anchor:ChangeBefore}ChangeBefore|Deprecated|
|{anchor:DeleteBefore}DeleteBefore|Deprecated|
|{anchor:DeleteChangeBefore}DeleteChangeBefore|Deprecated|
|{anchor:None}None|No automatic hyphenation.|
|{anchor:Normal}Normal|In a character run, a word that contains a hyphen is split at the hyphen and continued on the next line if it does not fit entirely on the current line.| |