Skip to content

Alignment

Gets or sets the text alignment for the paragraph.

Allowed Values

  • Center
  • Justify
  • Left
  • Right

Type

( "Center" | "Justify" | "Left" | "Right" )

Declaration

1
 ( `"Center"` | `"Justify"` | `"Left"` | `"Right"` ) myParagraphFormat.Alignment