HelpTabs 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 HelpTabs element corresponds to the Tabs sub-tab, on the Windows Help tab, on the Style object. The HelpTabs element contains a number of Tab elements.

Attributes

None

Parent Element

Style

Children

Element

Optional

Occurs

Tab

Yes

Zero to many times

Sample XML

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