Enum HelpNavigator
Specifies constants indicating which elements of the Help file to display.
public enum HelpNavigator
Fields
The Help file opens to the index entry for the first letter of a specified topic.
The Help file opens to the search page.
The Help file opens to the index.
The Help file opens to the topic with the specified index entry, if one exists; otherwise, the index entry closest to the specified keyword is displayed.
The Help file opens to the table of contents.
The Help file opens to a specified topic, if the topic exists.
The Help file opens to a topic indicated by a numeric topic identifier.