Method CanCut
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.
Indicates whether selected text can be cut to the clipboard.
public virtual bool CanCut()
True if the selection can be cut; otherwise false.