HelpRemoveUnderline Element

Author-it XML Format

Description

Determines if the coloring and the underline will be removed from the hotspot. By default all jumps in Windows Help have an underline and are colored, usually green.

The HelpRemoveUnderline element corresponds to the "Remove hot-spot underline" field on the Windows Help tab of the Hyperlink object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Hyperlink

Values

Data Type

Range

Boolean

true, false, (don't inherit)

Sample XML

<HelpRemoveUnderline>false</HelpRemoveUnderline>