WebOptions.BrowserLevel Property
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.
Returns or sets a constant that represents the level of Web browser at which you want to target the specified Web page.
public:
property Microsoft::Office::Interop::Word::WdBrowserLevel BrowserLevel { Microsoft::Office::Interop::Word::WdBrowserLevel get(); void set(Microsoft::Office::Interop::Word::WdBrowserLevel value); };
public Microsoft.Office.Interop.Word.WdBrowserLevel BrowserLevel { get; set; }
member this.BrowserLevel : Microsoft.Office.Interop.Word.WdBrowserLevel with get, set
Public Property BrowserLevel As WdBrowserLevel
Property Value
Remarks
This property is ignored if the OptimizeForBrowser property is set to False.
WdBrowserLevel can be one of these WdBrowserLevel constants:
wdBrowserLevelMicrosoftInternetExplorer6
wdBrowserLevelMicrosoftInternetExplorer5
wdBrowserLevelV4