[]
        
(Showing Draft Content)

C1.Win.Document.Export.HtmlOptionsForm

HtmlOptionsForm Class

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

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

Constructors

Name Description
HtmlOptionsForm()

Initializes a new instance of the HtmlOptionsForm class.

Fields

Name Description
m_chkPaged
m_chkShowNavigator
m_chkSingleFile

Properties

Name Description
Exporter

Gets the associated exporter.

Paged

Specifies whether the filter should produce a continuous report into a single HTML file or a paged report into a set of HTML files.

PagedEnabled

Specifies whether the Paged is supported.

ShowNavigator

Specifies whether the navigator should be added

SingleFile

Specifies whether the filter should produce a single file

Methods

Name Description
CanExportRange(OutputRangeType)
Dispose(bool)

Clean up any resources being used.