OLE data embedding, copy/paste OLE content.
Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
The IOleHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
CopyTo |
Adds one molecule as OLE to the clipboard.
| |
IsMarvinOleDocumentOnClipboard |
Indicates whether a Marvin OLE molecule on the clipboard.
| |
PasteFrom |
Retrieves a Marvin OLE molecule from the clipboard. A return value indicates whether a Marvin OLE molecule on the clipboard.
| |
ToEmbeddedStream |
Creates an OLE byte array from a molecule.
|
See Also