[]
        
(Showing Draft Content)

C1.Win.Document.Export.CsvOptionsForm

CsvOptionsForm Class

Represents a form for editing the export options used by an XlsFilter.

Namespace: C1.Win.Document.Export
Assembly: C1.Win.Document.8.dll
Syntax
public class CsvOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable

Constructors

Name Description
CsvOptionsForm()

Initializes a new instance of the HtmlOptionsForm class.

Fields

Name Description
m_lblTolerance
m_numTolerance

Properties

Name Description
Exporter

Gets the C1.Document.Export.CsvFilter exporter.

Tolerance

Gets or sets the tolerance (in points) when auto-detecting the boundaries of rows and columns in the document. The smaller this amount, the greater the number of narrow rows and columns created for precise positioning of data.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnExporterAssigned()