[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.CopySelectedFragmentToClipboard

CopySelectedFragmentToClipboard Method

CopySelectedFragmentToClipboard()

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.

Declaration
[Obsolete("This method is deprecated, please, use CopySelectedFragmentToClipboardAsync instead.")]
public void CopySelectedFragmentToClipboard()