Ink.CanPaste Method
Returns a value that indicates whether data (either on the Clipboard, or as an IDataObject) can be converted to an Ink object.
Overload List
Name | Description |
---|---|
Ink.CanPaste () | Returns a value that indicates whether the data on the Clipboard can be converted to an Ink object. |
Ink.CanPaste (Object) | Returns a value that indicates whether the IDataObject can be converted to an Ink object. |