Bookmarks Members

Include Protected Members
Include Inherited Members

A collection of Bookmark objects that represent the bookmarks in the specified selection, range, or document.

The Bookmarks type exposes the following members.

Methods

  Name Description
Public method Add Adds a bookmark to a range.
Public method Exists Determines whether the specified bookmark exists.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property DefaultSorting Returns or sets the sorting option for bookmark names displayed in the Bookmark dialog box (Insert menu).
Public property Item Returns an individual object in a collection.
Public property Parent Returns the parent object of the specified object.
Public property ShowHidden Returns or sets a value that indicates if hidden bookmarks are included in the Bookmarks collection.

Top

See Also

Reference

Bookmarks Interface

Microsoft.Office.Interop.Word Namespace