Click or drag to resize

StiDbfExportServiceExportDbf Method

Overload List
  NameDescription
Public methodExportDbf(StiReport, Stream)
Exports a rendered report to a dbf file.
Public methodExportDbf(StiReport, String)
Exports a rendered report to a dbf file.
Public methodExportDbf(StiReport, Stream, StiDataExportSettings)
Exports a rendered report to a dbf file.
Public methodExportDbf(StiReport, String, StiDbfCodePages)
Exports rendered report to a dbf file.
Public methodExportDbf(StiReport, Stream, StiPagesRange, StiDbfCodePages)
Exports a rendered report to a dbf file.
Public methodExportDbf(StiReport, String, StiPagesRange, StiDbfCodePages)
Exports rendered report to a dbf file.
Top
See Also