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

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

Syntax
C++
C#
Visual Basic
public: void ResponseAsHtml( StiReport report, StiPagesRange pageRange, ImageFormat imageFormat, StiHtmlImageHost htmlImageHost, 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. 
htmlImageHost 
Class that controls placement of images when exporting. 
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.