HelpNumberStart Element

Author-it XML Format

Description

Allows you to chose the value sequential numbering starts from in Windows Help. This is only available when the Help Numbering Type is set to Numbering. This property is usually set to 1.

The HelpNumberStart element corresponds to the "Start at" 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

1 to 999

Sample XML

<HelpNumberStart inherited="true">1</HelpNumberStart>