The PerpetuumSoft.Reporting.Export.Html namespace contains classes which are used to export document to the HTML (HyperText Markup Language) format.
Classes
| Class | Description | |
|---|---|---|
| HtmlContext | Contains html exporting context. | |
| HtmlExportFilter | Export Report Sharp-Shooter documents to html format. | |
| HtmlExportFilterFactory | Creates HtmlExportFilter instaces. | |
| HtmlTable | Represents HtmlTable. |
Interfaces
| Interface | Description | |
|---|---|---|
| IHtmlContext | Defines general interface for the html export filter context. |
Enumerations
| Enumeration | Description | |
|---|---|---|
| ExportMode | Enumerates export modes. | |
| Formatting | Enumerate formtting modes. | |
| ImagesFormat | Enumerates image format. | |
| ResultType | Enumerates html generation modes. |