WdBrowserLevel Enum

Definition

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

wdBrowserLevelMicrosoftInternetExplorer5 1

Microsoft Internet Explorer 5.

wdBrowserLevelMicrosoftInternetExplorer6 2

Microsoft Internet Explorer 6.

wdBrowserLevelV4 0

Microsoft Internet Explorer 4.

Applies to