Browser Interface
Represents the browser tool used to move the insertion point to objects in a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("0002092E-0000-0000-C000-000000000046")> _
Public Interface Browser
'Usage
Dim instance As Browser
[GuidAttribute("0002092E-0000-0000-C000-000000000046")]
public interface Browser
Remarks
The browser tool is comprised of the three buttons at the bottom of the vertical scroll bar.
Use the Browser property to return the Browser object.