Share via


RichEditTextDocument.CanCopy Method

Definition

Determines whether document content can be copied to the Clipboard.

public bool CanCopy();

Returns

Boolean

true if copying to the Clipboard is allowed; otherwise, false.

Implements

Applies to