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)

Usage

Public Class rowserImplementation
    Implements Browser
End Class
Dim rowserImplementation1 As New rowserImplementation()

Syntax

Public Interface Browser
public interface Browser
public interface class Browser
public interface Browser
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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

Browser Members