IIOHandlerFactory InterfaceChemAxon .NET API
Process files (read/write) with molecule content, copy and paste molecule(s) and other assay data

Namespace: ChemAxon.NET.API.IO
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

public interface IIOHandlerFactory

The IIOHandlerFactory type exposes the following members.

Methods

  NameDescription
Public methodOpenClipboard
Creates a clipboard based molecule handler.
Public methodOpenClipboard(IntPtr)
Creates a clipboard based molecule handler.
Public methodOpenFile(Stream)
Creates a file based molecule handler.
Public methodOpenFile(String)
Creates a file based molecule handler.
Public methodOpenOle
OLE data embedding, copy/paste OLE content.
Top
See Also

Reference