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
Wiki Markup
{description}
{excerpt}Justification types for a paragraph.{excerpt}
{signature:C#}
 public sealed class Justification : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class Justification
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Center}Center|Paragraph is centered.|
|{anchor:Left}Left|Paragraph is left\-aligned.|
|{anchor:LeftRight}LeftRight|Paragraph is justified.|
|{anchor:Right}Right|Paragraph is right\-aligned.|