Page tree
Skip to end of metadata
Go to start of metadata

Description

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

C#
vb.net

Remarks

Icon

Some hyphenation rules are deprecated and will have no effect.

Values

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.

  • No labels