MathJustification enumeration

MathJustification enumeration

Specifies justification of the math paragraph (a series of adjacent instances of mathematical text within the same paragraph)

The MathJustification type exposes the following members:

Fields

FieldDescription
LEFT_JUSTIFIEDAlign mathematical text to the left
RIGHT_JUSTIFIEDAlign mathematical text to the right
CENTEREDAlign mathematical text to the center
CENTERED_AS_GROUPCenter on the page the entire group of math blocks as a single unit.
This means that the instances of mathematical text can be aligned with respect to each other,
but the entire group of mathematical text is centered as a whole.

See Also