HelpHeight Element

Author-it XML Format

Description

Defines the size of the help window in pixels, as the height and width from the top left hand corner of the window. A value of -1 means that the Windows Help default position will be used.

The HelpHeight element corresponds to the "Height" field, on the Position sub-tab, on the Windows Help tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Integer

-1 to 1024 (pixels), where:

-1 = use default

Sample XML

<HelpHeight>-1</HelpHeight>