Click or drag to resize

StiRtfExportServiceExportRtf Method (StiReport, Stream, StiRtfExportSettings)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiRtfExportService.ExportRtf(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiRtfExportSettings)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void ExportRtf(
	StiReport report,
	Stream stream,
	StiRtfExportSettings settings
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Export.StiRtfExportService.ExportRtf(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiRtfExportSettings)"]

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:Stimulsoft.Report.Export.StiRtfExportService.ExportRtf(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiRtfExportSettings)"]

settings
Type: Stimulsoft.Report.ExportStiRtfExportSettings

[Missing <param name="settings"/> documentation for "M:Stimulsoft.Report.Export.StiRtfExportService.ExportRtf(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiRtfExportSettings)"]

See Also