Table of Contents

Method CanCut

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

CanCut()

Indicates whether selected text can be cut to the clipboard.

public virtual bool CanCut()

Returns

bool

True if the selection can be cut; otherwise false.