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

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

Syntax
C++
C#
Visual Basic
public: void ResponseAsCsv( StiReport report, StiPagesRange pageRange, string separator, Encoding encoding );
Parameters
Parameters 
Description 
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.