Table of Contents

Property CanPaste

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

CanPaste

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

bool CanPaste { get; }

Property Value

bool