[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.ReplaceSelectedText

ReplaceSelectedText Method

ReplaceSelectedText(string)

Replaces selected text with the text in the clipboard. Alternatively, text and images can paste over selected text by right-click, paste.

Declaration
[Obsolete("This method is deprecated, please, use ReplaceSelectedTextAsync instead.")]
public void ReplaceSelectedText(string text)
Parameters
Type Name Description
string text