Table of Contents

Method CanCopy

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

CanCopy()

Indicates whether selected text can be copied to the clipboard.

public virtual bool CanCopy()

Returns

bool

True if the selection is not empty; otherwise false.