Table of Contents

Method CanCopy

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

CanCopy()

When implemented by a class, indicates whether selected text can be copied to the clipboard.

bool CanCopy()

Returns

bool

True if the selection is not empty; otherwise false.