ParaAlignment Element

Author-it XML Format

Description

Allows you to choose how the paragraph will be aligned in relation to the indents.

The ParaAlignment element corresponds to the "Alignment" field, on the "Paragraph" sub-tab, on the "Style Definition" tab, of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

Integer

0 to 3, where:

0 = Left
1 = Right
2 = Centered
3 = Justified

Sample XML

<ParaAlignment>0</ParaAlignment>