Click or drag to resize

StiPpt2007ExportServiceExportPowerPoint Method (StiReport, Stream, StiPpt2007ExportSettings)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiPpt2007ExportService.ExportPowerPoint(Stimulsoft.Report.StiReport,System.IO.Stream,Stimulsoft.Report.Export.StiPpt2007ExportSettings)"]

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

Parameters

report
Type: Stimulsoft.ReportStiReport

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

stream
Type: System.IOStream

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

settings
Type: Stimulsoft.Report.ExportStiPpt2007ExportSettings

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

See Also