Bookmark Members

Include Protected Members
Include Inherited Members

Represents a single bookmark.

The Bookmark type exposes the following members.

Methods

  Name Description
Public method Copy Sets a new bookmark identified by the Name argument to the location marked by the specified Bookmark object.
Public method Delete Deletes the specified Bookmark object.
Public method Select Selects the specified Bookmark object.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the creator of the specified object.
Public property Column Returns a value that indicates if the specified bookmark is a table column.
Public property Creator Returns a value that indicates the application in which the specified object was created.
Public property Empty Returns a value that indicates if the specified bookmark is empty.
Public property End Returns or sets the ending character position of a bookmark.
Public property Name Returns the name of the specified Bookmark object.
Public property Parent Returns the parent object of the specified Bookmark object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified Bookmark object.
Public property Start Returns or sets the starting character position of a bookmark.
Public property StoryType Returns the story type for the specified bookmark.

Top

See Also

Reference

Bookmark Interface

Microsoft.Office.Interop.Word Namespace