Table of Contents

Method Paste

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Paste()

Pastes the content of the Clipboard to the Edit control, replacing selected text if needed.

public virtual void Paste()

Paste(string, SelectionType)

protected virtual void Paste(string text, SelectionType selType)

Parameters

text string
selType SelectionType