Click or drag to resize

StiMhtExportServiceExportMht Method

Overload List
  NameDescription
Public methodExportMht(StiReport, Stream)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, String)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, Stream, StiHtmlExportSettings)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, Stream, StiPagesRange)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, Stream, Double, ImageFormat)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, Stream, Double, ImageFormat, StiPagesRange)
Exports a rendered report to the MHT format.
Public methodExportMht(StiReport, Stream, Double, ImageFormat, StiPagesRange, StiHtmlExportMode, Encoding)
Exports a rendered report to the MHT format.
Top
See Also