Click or drag to resize

StiRtfExportServiceExportRtf Method

Overload List
  NameDescription
Public methodExportRtf(StiReport, Stream)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, String)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, Stream, StiRtfExportMode)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, Stream, StiRtfExportSettings)
Public methodExportRtf(StiReport, Stream, StiRtfExportMode, StiPagesRange)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, Stream, StiRtfExportMode, StiPagesRange, Boolean)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, Stream, Int32, StiRtfExportMode, StiPagesRange)
Exports a rendered report to the RTF file.
Public methodExportRtf(StiReport, Stream, Int32, StiRtfExportMode, StiPagesRange, Boolean)
Exports a rendered report to the RTF file.
Top
See Also