You are here: Symbol Reference > Stimulsoft.Report.MobileDesign Namespace > StiReportResponse Class > StiReportResponse Methods > ResponseAsCsv Method > ResponseAsCsv Method (Page, StiReport, StiPagesRange, string, Encoding)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReportResponse.ResponseAsCsv Method (Page, StiReport, StiPagesRange, string, Encoding)

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

Syntax
C++
C#
Visual Basic
public: void ResponseAsCsv( Page page, StiReport report, StiPagesRange pageRange, string separator, Encoding encoding );
Parameters
Parameters 
Description 
page 
Webpage to save exported report. 
report 
Report, which is to be exported. 
pageRange 
Describes pages range for the export. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.