Click or drag to resize

StiOdsExportServiceExportOds Method (StiReport, Stream, StiOdsExportSettings)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiOdsExportService.ExportOds(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiOdsExportSettings)"]

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

Parameters

report
Type: Stimulsoft.ReportStiReport

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

stream
Type: System.IOStream

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

settings
Type: Stimulsoft.Report.ExportStiOdsExportSettings

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

See Also