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
The IIOHandlerFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
OpenClipboard |
Creates a clipboard based molecule handler.
| |
OpenClipboard(IntPtr) |
Creates a clipboard based molecule handler.
| |
OpenFile(Stream) |
Creates a file based molecule handler.
| |
OpenFile(String) |
Creates a file based molecule handler.
| |
OpenOle |
OLE data embedding, copy/paste OLE content.
|
See Also