StiDbfExportServiceExportDbf Method |
| Name | Description | |
|---|---|---|
| ExportDbf(StiReport, Stream) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, Stream, StiDataExportSettings) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String, StiDbfCodePages) |
Exports rendered report to a dbf file.
| |
| ExportDbf(StiReport, Stream, StiPagesRange, StiDbfCodePages) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String, StiPagesRange, StiDbfCodePages) |
Exports rendered report to a dbf file.
|