Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

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

Signature
C#C#
Wiki Markup
{description}
{excerpt}Types of hyphenation rules that can be applied to a character run.{excerpt}
{signature:C#}
 public sealed class Hyphenation : TypesafeEnum
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Hyphenation
		Inherits TypesafeEnum
Remarks
Note

Some hyphenation rules are deprecated and will have no effect.

Values

...

Name

...

Description

...

Deprecated

...

Deprecated

...

Deprecated

...

Deprecated

...

Deprecated

...

No automatic hyphenation.

...

{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.|