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)
Syntax
'Declaration
Public Enumeration WdHelpType
'Usage
Dim instance As 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. | |
wdHelpIndex | Displays the Help Topics dialog box. | |
wdHelpKeyboard | Displays keyboard shortcuts associated with help. | |
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. | |
wdHelpIchitaro | Displays Help topics for Ichitaro users. | |
wdHelpPE2 | Displays Help topics for IBM Personal Editor 2 users. | |
wdHelpHWP | Displays Help topics for AreA Hangul users. |