Range.Bookmarks Property (Word)
Returns a Bookmarks collection that represents all the bookmarks in a document, range, or selection. Read-only.
Syntax
expression .Bookmarks
expression A variable that represents a Range object.
Remarks
For information about returning a single member of a collection, see Returning an Object from a Collection.