Click or drag to resize

StiReportInvokeExported Method

Raises the Exported event for this report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeExported(
	StiExportFormat exportFormat
)

Parameters

exportFormat
Type: Stimulsoft.ReportStiExportFormat

[Missing <param name="exportFormat"/> documentation for "M:Stimulsoft.Report.StiReport.InvokeExported(Stimulsoft.Report.StiExportFormat)"]

See Also