Edit

Share via


Pane.BrowseWidth Property

Definition

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.

Applies to