Browser Members

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

The following tables list the members exposed by the Browser type.

Public Properties

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

Top

Public Methods

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

Top

See Also

Reference

Browser Interface
Microsoft.Office.Interop.Word Namespace