IOleHandler InterfaceChemAxon .NET API
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

public interface IOleHandler

The IOleHandler type exposes the following members.

Methods

  NameDescription
Public methodCopyTo
Adds one molecule as OLE to the clipboard.
Public methodIsMarvinOleDocumentOnClipboard
Indicates whether a Marvin OLE molecule on the clipboard.
Public methodPasteFrom
Retrieves a Marvin OLE molecule from the clipboard. A return value indicates whether a Marvin OLE molecule on the clipboard.
Public methodToEmbeddedStream
Creates an OLE byte array from a molecule.
Top
See Also

Reference