You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiDbfExportService Class > StiDbfExportService Methods > ExportDbf Method > ExportDbf Method (StiReport, string, StiPagesRange, StiDbfCodePages)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDbfExportService.ExportDbf Method (StiReport, string, StiPagesRange, StiDbfCodePages)

Exports rendered report to a dbf file.

Syntax
C++
C#
Visual Basic
public: void ExportDbf( StiReport report, string fileName, StiPagesRange pageRange, StiDbfCodePages codePage );
Parameters
Parameters 
Description 
report 
A report which is to be exported. 
fileName 
A name of the file for exporting a rendered report. 
pageRange 
Describes pages range of the document for the export. 
codePage 
A parameter which sets a code page of the exported file. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.