| Name | Description |
---|
| ExportHtml(StiReport, Stream) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, String) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, StiHtmlExportSettings) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, StiPagesRange) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, StiHtmlExportSettings, StiPagesCollection) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, Double, ImageFormat) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesCollection) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesRange) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, StiPagesCollection, StiHtmlExportMode, StiHtmlExportQuality) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32, StiHtmlExportMode, StiHtmlExportQuality) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, StiHtmlExportQuality, Encoding) |
Exports a document to the HTML.
|
| ExportHtml(StiReport, StiHtmlTextWriter, Double, ImageFormat, Int32, StiHtmlExportMode, StiHtmlExportQuality, StiHtmlExportBookmarksMode, Int32) |
Exports a document to the HTML.
|