FontColour Element

Author-it XML Format

Description

Defines the color of the text for the style.

The FontColour element corresponds to the "Color" field, on the Font sub-tab, on the Style Definition 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

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