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 the width (in points) of the area in which text wraps in the specified pane. Read-only Long.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property BrowseWidth As Integer
Get
'Usage
Dim instance As Pane
Dim value As Integer
value = instance.BrowseWidth
int BrowseWidth { get; }
Property Value
Type: System.Int32
Remarks
This property works only when you are in Web layout view.