HelpFontColour Element

Author-it XML Format

Description

Defines the color of the text for the style in Windows Help.

The HelpFontColour element corresponds to the "Color" field, on the Font 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 16777215, where:

0 = black
16777215 = white

Sample XML

<HelpFontColour inherited="true">0</HelpFontColour>