[]
Represents a form for editing the export options used by an HtmlFilter.
public class HtmlOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable
| Name | Description |
|---|---|
| HtmlOptionsForm() | Initializes a new instance of the HtmlOptionsForm class. |
| Name | Description |
|---|---|
| m_chkPaged | |
| m_chkShowNavigator | |
| m_chkSingleFile |
| 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 |
| Name | Description |
|---|---|
| CanExportRange(OutputRangeType) | |
| Dispose(bool) | Clean up any resources being used. |