You are here: Symbol Reference > Stimulsoft.Report.Web Namespace > StiReportResponse Class > StiReportResponse Methods > ResponseAsMht Method > ResponseAsMht Method (StiReport, StiPagesRange, ImageFormat, StiHtmlExportMode, Encoding, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReportResponse.ResponseAsMht Method (StiReport, StiPagesRange, ImageFormat, StiHtmlExportMode, Encoding, bool)

Exports report to MHT format and saves this document to the current webpage response.

Syntax
C++
C#
Visual Basic
public: void ResponseAsMht( StiReport report, StiPagesRange pageRange, ImageFormat imageFormat, StiHtmlExportMode exportMode, Encoding encoding, bool saveFileDialog );
Parameters
Parameters 
Description 
report 
Report, which is to be exported. 
pageRange 
Describes pages range for the export. 
imageFormat 
Format of images for the export. 
exportMode 
This parameter always is to be StiHtmlExportQuality.High. 
encoding 
Sets the code page of the resulting MHT document. 
saveFileDialog 
If saveFileDialog is true then the browser Save Dialog Box will be displayed. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.