Bookmark.Cut Method

Definition

Removes the contents of the Bookmark control from the document and places it in the Clipboard.

public:
 void Cut();
public void Cut ();
abstract member Cut : unit -> unit
Public Sub Cut ()

Remarks

The contents of the Bookmark control are cut to the Clipboard but the collapsed Bookmark control remains in the document.

Applies to