Table of Contents

Method CanDelete

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

CanDelete()

When implemented by a class, indicates whether selected text can be deleted.

bool CanDelete()

Returns

bool

True if the selection can be deleted; otherwise false.