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

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

Syntax
C++
C#
Visual Basic
public: void ResponseAsDbf( StiReport report, StiPagesRange pageRange, StiDbfCodePages codePage, bool saveFileDialog );
Parameters
Parameters 
Description 
report 
Report, which is to be exported. 
pageRange 
Describes pages range for the export. 
codePage 
Sets the code page of the exported 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.