Types of hyphenation rules that can be applied to a character run.

 public sealed class Hyphenation : TypesafeEnum
Public NotInheritable Class Hyphenation
		Inherits TypesafeEnum

Some hyphenation rules are deprecated and will have no effect.

Name

Description

AddBefore

Deprecated

ChangeAfter

Deprecated

ChangeBefore

Deprecated

DeleteBefore

Deprecated

DeleteChangeBefore

Deprecated

None

No automatic hyphenation.

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.