Method HasFormat
HasFormat(ClipboardDataFormatId)
Indicates whether there is data on the Clipboard that is in the specified format.
Parameters
format
ClipboardData Format Id The format of the data to look for.
Returns
HasFormat(string)
Indicates whether there is data on the Clipboard that is in the specified format.
Parameters
format
stringThe format of the data to look for.
Returns
Remarks
This method is different from Contains