HelpOptions Element

Author-it XML Format

Description

Determines if an Options button appears on the button bar in the Help window. The Options button displays a menu containing the following commands:

  • Annotate
  • Copy
  • Print Topic
  • Font
  • Keep Help On Top
  • Use System Colors

This menu also appears when users click a topic using the right mouse button.

The HelpOptions element corresponds to the "Options" field, on the Buttons 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

Boolean

true, false, (don't inherit)

Sample XML

<HelpOptions>true</HelpOptions>