Ink.CanPaste Method

Ink.CanPaste Method

Returns a value that indicates whether data (either on the Clipboard Leave Site, or as an IDataObject Leave Site) can be converted to an Ink object.

Overload List

public bool CanPaste()
public bool CanPaste(Object)

Remarks

Important Security InformationSecurity Alert: If using under partial trust, this method requires UIPermissionClipboard.AllClipboard Leave Site permission. See Security And Trust for more information.

Examples

See Also