Share via


Bookmark.Copy Method (2007 System)

Include Protected Members
Include Inherited Members

Creates a new Bookmark object in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Copy()

Creates a new Bookmark in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.

Public method

Copy(String)

Creates a new Bookmark with the specified Name argument in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.

Top

Remarks

The new bookmark is a Bookmark object rather than a Microsoft.Office.Tools.Word.Bookmark control.

See Also

Reference

Bookmark Class

Bookmark Members

Microsoft.Office.Tools.Word Namespace