StiTxtExportServiceExportTxt Method |
| Name | Description | |
|---|---|---|
| ExportTxt(StiReport, Stream) |
Exports a rendered report to the stream in text file.
| |
| ExportTxt(StiReport, String) |
Exports a rendered report to the text file.
| |
| ExportTxt(StiReport, Stream, StiTxtExportSettings) |
Exports a rendered report to the stream in the text file.
| |
| ExportTxt(StiReport, Stream, Encoding, StiPagesRange) |
Exports a rendered report to the stream in the text file.
| |
| ExportTxt(StiReport, Stream, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, StiPagesRange) |
Exports a rendered report to the stream in the text file.
| |
| ExportTxt(StiReport, Stream, Encoding, Boolean, StiTxtBorderType, Boolean, Boolean, Boolean, Boolean, Single, Single, StiPagesRange, Boolean, String) |
Exports a rendered report to the stream in the text file.
|