Table of Contents

Method CanCut

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

CanCut()

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

bool CanCut()

Returns

bool

True if the selection can be cut; otherwise false.