Table of Contents

Method CanPaste

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

CanPaste()

Indicates whether the control can paste some text from the clipboard.

public virtual bool CanPaste()

Returns

bool

True if the Clipboard has some text or unicode text.