Paragraph |
| Member name | Value | Description |
|---|---|---|
| JUSTIFICATION_UNKNOWN | 0 | The alignment is not clearly one of the other options. This could happen for example if there are only one or two lines of text or the text looks like source code or poetry. |
| JUSTIFICATION_LEFT | 1 | Each line, except possibly the first, is flush to the same left tab stop. |
| JUSTIFICATION_CENTER | 2 | The text lines of the paragraph are centered about a line going down through their middle of the text lines. |
| JUSTIFICATION_RIGHT | 3 | Each line, except possibly the first, is flush to the same right tab stop. |