WdBrowserLevel 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 version of Web browser at which you want to target new Web pages created in Microsoft Word.
public enum class WdBrowserLevel
[System.Runtime.InteropServices.Guid("417EC967-ACF1-3B68-9743-D9D104681FB3")]
public enum WdBrowserLevel
type WdBrowserLevel =
Public Enum WdBrowserLevel
- Inheritance
-
WdBrowserLevel
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdBrowserLevelV4 | 0 | Microsoft Internet Explorer 4. |
wdBrowserLevelMicrosoftInternetExplorer5 | 1 | Microsoft Internet Explorer 5. |
wdBrowserLevelMicrosoftInternetExplorer6 | 2 | Microsoft Internet Explorer 6. |