​
​
​

Informs whether the internal clipboard contains shapes that can be pasted into the canvas.

Syntax

​public bool CanPaste { get; }
​Public ReadOnly Property CanPaste() As Boolean
​

Limitations

Read only.

​