XtraReport.ExportToHtml Method
| Name | Parameters | Description |
|---|---|---|
| ExportToHtml(Stream, HtmlExportOptions) | stream, options | Exports a report to the specified stream in HTML format. |
| ExportToHtml(String, HtmlExportOptions) | path, options | Exports a report to the specified file in HTML format. |