Limitations
Runtime only.
Read only.
Informs whether the clipboard contains a format that can be pasted into a document. The property's value also depends on the Document
public bool CanPaste { get; }
Public ReadOnly Property CanPaste() As Boolean
Runtime only.
Read only.