HelpParaAlignment Element

Author-it XML Format

Description

Allows you to choose how the paragraph will be aligned in relation to the indents from the edge of the Help window.

The HelpParaAlignment element corresponds to the "Alignment" field, on the Paragraph sub-tab, on the Windows Help 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

<HelpParaAlignment>0</HelpParaAlignment>