Pane.BrowseWidth 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 the width (in points) of the area in which text wraps in the specified pane. Read-only Long.
public:
property int BrowseWidth { int get(); };
public int BrowseWidth { get; }
member this.BrowseWidth : int
Public ReadOnly Property BrowseWidth As Integer
Property Value
Remarks
This property works only when you are in Web layout view.