StiRtfExportServiceExportRtf Method |
| Name | Description | |
|---|---|---|
| ExportRtf(StiReport, Stream) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, String) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, Stream, StiRtfExportMode) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, Stream, StiRtfExportSettings) | ||
| ExportRtf(StiReport, Stream, StiRtfExportMode, StiPagesRange) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, Stream, StiRtfExportMode, StiPagesRange, Boolean) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, Stream, Int32, StiRtfExportMode, StiPagesRange) |
Exports a rendered report to the RTF file.
| |
| ExportRtf(StiReport, Stream, Int32, StiRtfExportMode, StiPagesRange, Boolean) |
Exports a rendered report to the RTF file.
|