Back to Devexpress

RichEditControl.Paste() Method

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-23e7c7c3.md

latest807 B
Original Source

RichEditControl.Paste() Method

Inserts the contents of the clipboard at the selection.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public void Paste()
vb
Public Sub Paste

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace