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