Click or drag to resize

StiWord2007ExportServiceExportWord Method (StiReport, Stream, StiWord2007ExportSettings)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiWord2007ExportService.ExportWord(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiWord2007ExportSettings)"]

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

Parameters

report
Type: Stimulsoft.ReportStiReport

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

stream
Type: System.IOStream

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

settings
Type: Stimulsoft.Report.ExportStiWord2007ExportSettings

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

See Also