WdHelpType Enum

Definition

Specifies the type of online Help topic or window to display.

public enum class WdHelpType
[System.Runtime.InteropServices.Guid("2253A7C8-C563-386D-BDC6-B55E72015C02")]
public enum WdHelpType
type WdHelpType = 
Public Enum WdHelpType
Inheritance
WdHelpType
Attributes

Fields

wdHelp 0

Displays the Help Topics dialog box.

wdHelpAbout 1

Displays the About Microsoft Word dialog box (Help menu).

wdHelpActiveWindow 2

Displays Help describing the command associated with the active view or pane.

wdHelpContents 3

Displays the Help Topics dialog box.

wdHelpExamplesAndDemos 4

Displays examples and demos.

wdHelpHWP 13

Displays Help topics for AreA Hangul users.

wdHelpIchitaro 11

Displays Help topics for Ichitaro users.

wdHelpIndex 5

Displays the Help Topics dialog box.

wdHelpKeyboard 6

Displays keyboard shortcuts associated with help.

wdHelpPE2 12

Displays Help topics for IBM Personal Editor 2 users.

wdHelpPSSHelp 7

Displays product support information

wdHelpQuickPreview 8

Displays quick previews.

wdHelpSearch 9

Displays the Help Topics dialog box.

wdHelpUsingHelp 10

Displays a list of Help topics that describe how to use Help.

Applies to