WdHelpType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
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. |
wdHelpIndex | 5 | Displays the Help Topics dialog box. |
wdHelpKeyboard | 6 | Displays keyboard shortcuts associated with help. |
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. |
wdHelpIchitaro | 11 | Displays Help topics for Ichitaro users. |
wdHelpPE2 | 12 | Displays Help topics for IBM Personal Editor 2 users. |
wdHelpHWP | 13 | Displays Help topics for AreA Hangul users. |