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