Align the text in the center of the page.
Stretch lines of text that end with a soft line break to fill the width of the page.
Align the text on the leading edge of the page.
Align the text on the trailing edge of the page.
Align the text on the left edge of the page.
Align the text on the right edge of the page.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.