Informs whether a part of a Text Control document has been selected and can be copied to the clipboard. The property's value also depends on the DocumentPermissions.AllowCopy property and the currently set edit mode.
public bool CanCopy { get; }
Public ReadOnly Property CanCopy() As Boolean
Runtime only.
Read only.