HelpNumber Element

Author-it XML Format

Description

Allows you to choose the style of sequential numbering to apply to the paragraph in Windows Help. This is only available when the Help Numbering Type is set to Numbering.

The HelpNumber element corresponds to the "Numbering" field, on the "Bullets and Numbering" 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 4, where:

0 = 1,2,3...
1 = a,b,c...
2 = A,B,C...
3 = i,ii,iii...
4 = I,II,III...

Sample XML

<HelpNumber>0</HelpNumber>