ReaderWmfIsClipboardMetafileAvailable Method |
Checks if there is a metafile data available on the clipboard and returns true in this case. Otherwise returns false.
Namespace: Ab2dAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public bool IsClipboardMetafileAvailable()
Return Value
Type:
Booleantrue if there is a metafile data available on the clipboard
See Also