Bookmark.Cut Method
Removes the contents of the Bookmark control from the document and places it in the Clipboard.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Syntax
'Declaration
Sub Cut
void Cut()
Remarks
The contents of the Bookmark control are cut to the Clipboard but the collapsed Bookmark control remains in the document.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.