[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.CopySelectionToClipboardAsync

CopySelectionToClipboardAsync Method

CopySelectionToClipboardAsync()

Copies the selected text to the clipboard. Alternatively, text can be copied to the clipboard by right-click, copy asynchronously.

Declaration
public Task CopySelectionToClipboardAsync()
Returns
Type Description
Task