WdHelpType Enumeration 

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

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdHelpType1 As WdHelpType = WdHelpType.wdHelp

Syntax

Public Enum WdHelpType
public enum WdHelpType
public enum class WdHelpType
public enum WdHelpType
public enum WdHelpType

Members

Member name Description
wdHelp Displays the Help Topics dialog box.
wdHelpAbout Displays the About Microsoft Word dialog box (Help menu).
wdHelpActiveWindow Displays Help describing the command associated with the active view or pane.
wdHelpContents Displays the Help Topics dialog box.
wdHelpExamplesAndDemos Displays examples and demos.
wdHelpHWP Displays Help topics for AreA Hangul users.
wdHelpIchitaro Displays Help topics for Ichitaro users.
wdHelpIndex Displays the Help Topics dialog box.
wdHelpKeyboard Displays keyboard shortcuts associated with help.
wdHelpPE2 Displays Help topics for IBM Personal Editor 2 users.
wdHelpPSSHelp Displays product support information
wdHelpQuickPreview Displays quick previews.
wdHelpSearch Displays the Help Topics dialog box.
wdHelpUsingHelp Displays a list of Help topics that describe how to use Help.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace