HelpBullet Element

Author-it XML Format

Description

Defines the bullet character that will be used in Windows Help. This is only available when the Help Numbering Type is set to Bullet.

The HelpBullet element corresponds to the "Bullet" drop-down list, 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 6, where:

0= Round
1 = Diamond
2 = Square
3 = HollowSquare
4 = FourDiamonds
5 = Arrow
6 = Check

Sample XML

<HelpBullet>0</HelpBullet>