StiMhtExportServiceExportMht Method |
Name | Description | |
---|---|---|
ExportMht(StiReport, Stream) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, String) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, Stream, StiHtmlExportSettings) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, Stream, StiPagesRange) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, Stream, Double, ImageFormat) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, Stream, Double, ImageFormat, StiPagesRange) |
Exports a rendered report to the MHT format.
| |
ExportMht(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, Encoding) |
Exports a rendered report to the MHT format.
|