Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

Justification types for a paragraph.

Signature
C#
C#
 public sealed class Justification : TypesafeEnum
Signature
vb.net
vb.net
Public NotInheritable Class Justification
		Inherits TypesafeEnum
Values

Name

Description

Anchor
Center
Center
Center

Paragraph is centered.

Anchor
Left
Left
Left

Paragraph is left-aligned.

Anchor
LeftRight
LeftRight
LeftRight

Paragraph is justified.

Anchor
Right
Right
Right

Paragraph is right-aligned.