[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.CutSelectedFragmentToClipboardAsync

CutSelectedFragmentToClipboardAsync Method

CutSelectedFragmentToClipboardAsync()

Copies the selected document fragment to the clipboard and removes the selected data from the document asynchronously.

Declaration
public Task CutSelectedFragmentToClipboardAsync()
Returns
Type Description
Task