Replaces the current selection in the Text Control with the contents of the Clipboard.
Introduced: 15.0.
public void Paste();
public void Paste(ClipboardFormat format);
Parameter | Description |
---|---|
format | Specifies the format to paste. It must be one of the Clipboard |