[]
Replaces selected text with the text in the clipboard. Alternatively, text and images can paste over selected text by right-click, paste asynchronously.
public Task ReplaceSelectedTextAsync(string text)
Type | Name | Description |
---|---|---|
string | text |
Type | Description |
---|---|
Task |