Bookmark.Copy Method

Include Protected Members
Include Inherited Members

Creates a new Microsoft.Office.Interop.Word.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 Microsoft.Office.Interop.Word.Bookmark in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control.
Public method Copy(String) Creates a new Microsoft.Office.Interop.Word.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 Microsoft.Office.Interop.Word.Bookmark object rather than a Microsoft.Office.Tools.Word.Bookmark control.

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace