Tabs Element

Author-it XML Format

Description

Defines a list of all the tab stops in the paragraph. To add a new tab stop, type in a new measurement (cm) and choose Set. A maximum of 20 tab stops is allowed. To Remove a tab, select it from the list and choose Remove.

The Tabs element corresponds to the Tabs sub-tab, on the "Style Definition" tab, on the Style object. The Tabs element contains a number of Tab elements.

Attributes

None

Parent Element

Style

Children

Element

Optional

Occurs

Tab

Yes

Zero to many times

Sample XML

<Tabs>
<Tab>
<Alignment>0</Alignment>
0.6</Position>
</Tab>
</Tabs>