[]
Paste text or document fragment at the selection location.
[Obsolete("This method is deprecated, please, use PasteTextAsync instead.")]
public void PasteText(string text = null)
| Type | Name | Description |
|---|---|---|
| string | text | Optional text string containing the text to paste. If null, the text is taken from the clipboard. |