WdBrowserLevel Enumeration
Specifies the version of Web browser at which you want to target new Web pages created in Microsoft Word.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdBrowserLevel
'Usage
Dim instance As WdBrowserLevel
public enum WdBrowserLevel
Members
Member name | Description | |
---|---|---|
wdBrowserLevelV4 | Microsoft Internet Explorer 4. | |
wdBrowserLevelMicrosoftInternetExplorer5 | Microsoft Internet Explorer 5. | |
wdBrowserLevelMicrosoftInternetExplorer6 | Microsoft Internet Explorer 6. |