Informs whether the clipboard contains a format that can be pasted into a Text Control document. The property's value also depends on the DocumentPermissions.ReadOnly property and the currently set edit mode.
public bool CanPaste { get; }
Public ReadOnly Property CanPaste() As Boolean
Runtime only.
Read only.