Table of Contents

Method OnBeforePaste

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

OnBeforePaste(ref string, ref SelectionType)

Raises BeforePaste event.

public virtual bool OnBeforePaste(ref string text, ref SelectionType selType)

Parameters

text string
selType SelectionType

Returns

bool