[]
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.
[Obsolete("This method is deprecated, please, use CopySelectedFragmentToClipboardAsync instead.")]
public void CopySelectedFragmentToClipboard()