FontUnderline Element

Author-it XML Format

Description

Allows you to choose the type of underlining of the text in the style.

The FontUnderline element corresponds to the "Underline" 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 3, where:

0 = (none)
1 = Single
2 = Double
3 = Dotted

Sample XML

<FontUnderline>0</FontUnderline>