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
)
Public Sub Export (
report As StiReport
)
Parameters
- report
- Type: Stimulsoft.ReportStiReport
A report which is to be exported.
See Also