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
| Field | Description |
|---|---|
| LEFT_JUSTIFIED | Align mathematical text to the left |
| RIGHT_JUSTIFIED | Align mathematical text to the right |
| CENTERED | Align mathematical text to the center |
| CENTERED_AS_GROUP | Center 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
- module
aspose.slides.mathtext - library
Aspose.Slides