Table of Contents

Constructor PasteTextEventArgs

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

PasteTextEventArgs(string, SelectionType)

Initialized PasteTextEventArgs class with specified text and selection type.

public PasteTextEventArgs(string text, SelectionType selType)

Parameters

text string

Text to be pasted

selType SelectionType

Selection type of the pasted text