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

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace