Table of Contents

Method CanPaste

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

CanPaste()

When implemented by a class, indicates whether the control can paste some text from the clipboard.

bool CanPaste()

Returns

bool

True if the Clipboard has some text or unicode text.