Table of Contents

Method CanCopy

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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.