Table of Contents

Event BeforePaste

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

When implemented by a class, occurs when text is about to be pasted.

event EventHandler<PasteTextEventArgs> BeforePaste

Returns

EventHandler<PasteTextEventArgs>
When implemented by a class, occurs when text is about to be pasted.