Bookmark.Copy Method
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 | |
---|---|---|
Copy() | Creates a new Bookmark in the same location as the existing Microsoft.Office.Tools.Word.Bookmark control. | |
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.