Pane.BrowseWidth Property
Word Developer Reference |
Returns the width (in points) of the area in which text wraps in the specified pane. Read-only Long.
Syntax
expression.BrowseWidth
expression A variable that represents a Pane object.
Remarks
This property works only when you are in Web layout view.
See Also