[]
Copies the selected document fragment to the clipboard. The fragment can be pasted as text only with PasteText() or as a fragment with PasteFragment. Fragments include current formatting asynchronously.
public Task CopySelectedFragmentToClipboardAsync()
Public Function CopySelectedFragmentToClipboardAsync() As Task
| Type | Description |
|---|---|
| Task |