Retrieves mixed (molecule and other type of) data from the clipboard. A return value indicates whether there is mixed data on the clipboard.
Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
Parameters
- clipboardTable
- Type: IClipboardTable
Mixed clipboard data
Return Value
Type: Booleantrue if there is mixed data on the clipboard; otherwise false
See Also