Browser Members

Include Protected Members
Include Inherited Members

Represents the browser tool used to move the insertion point to objects in a document.

The Browser type exposes the following members.

Methods

  Name Description
Public method Next Moves the selection to the next item indicated by the browser target.
Public method Previous For the Browser object, moves the selection to the previous item indicated by the browser target.

Top

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word application.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Parent Returns the parent object of the specified object.
Public property Target Returns or sets the document item that the Previous and Next methods locate.

Top

See Also

Reference

Browser Interface

Microsoft.Office.Interop.Word Namespace