DefaultWebOptions.OptimizeForBrowser Property

Definition

True if Microsoft Word optimizes new Web pages created in Word for the Web browser specified by the BrowserLevel property (for the DefaultWebOptions object). True if Word optimizes the specified Web page for the Web browser specified by the BrowserLevel property (for the WebOptions object).

public:
 property bool OptimizeForBrowser { bool get(); void set(bool value); };
public bool OptimizeForBrowser { get; set; }
member this.OptimizeForBrowser : bool with get, set
Public Property OptimizeForBrowser As Boolean

Property Value

Applies to