IDXExporter Class

Definition

Namespace: PCBI_IDX_Export
Assembly: PCBI_IDX_ImportExport (in PCBI_IDX_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class IDXExporter
Inheritance
Object    IDXExporter

Constructors

IDXExporter Create a new exporter for IDX files with default settings
IDXExporter(ExportSettings)Initializes a new instance of the IDXExporter class
IDXExporter(Logger)Initializes a new instance of the IDXExporter class
IDXExporter(ExportSettings, Logger)Initializes a new instance of the IDXExporter class

Methods

Export Export the IDX file
ExportWithSaveFileDialog Export the IDX file

See Also