IClipboardHandlerPasteFrom Method ChemAxon .NET API
Overload List

  NameDescription
Public methodPasteFrom(IJChemMolecule)
Retrieves one molecule from the clipboard. A return value indicates whether there is molecule on the clipboard.
Public methodPasteFrom(IClipboardTable)
Retrieves mixed (molecule and other type of) data from the clipboard. A return value indicates whether there is mixed data on the clipboard.
Public methodPasteFrom(IEnumerableIJChemMolecule)
Retrieves multiple molecule from the clipboard. A return value indicates whether there is molecule on the clipboard.
Top
See Also

Reference