Click or drag to resize

StiExportServiceExport Method (StiReport)

Exports a document to the stream with dialog of saving file.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Export(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport
A report which is to be exported.
See Also