Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets WdBrowserLevel that represents the level of web browser at which you want to target the specified Web page. Read/write.
Syntax
expression. BrowserLevel
expression Required. A variable that represents a WebOptions collection.
Remarks
This property is ignored if the OptimizeForBrowser property is set to False.
After you set the BrowserLevel property on the DefaultWebOptions object, the BrowserLevel property of any new Web pages you create in Word will be the same as the global setting.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.