WebOptions.BrowserLevel property (Word)

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

WebOptions Object

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.