Click or drag to resize

StiExportServiceInvokeExporting Method (Int32, Int32, Int32, Int32)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExportService.InvokeExporting(System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeExporting(
	int value,
	int maximum,
	int currentPass,
	int maximumPass
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Export.StiExportService.InvokeExporting(System.Int32,System.Int32,System.Int32,System.Int32)"]

maximum
Type: SystemInt32

[Missing <param name="maximum"/> documentation for "M:Stimulsoft.Report.Export.StiExportService.InvokeExporting(System.Int32,System.Int32,System.Int32,System.Int32)"]

currentPass
Type: SystemInt32

[Missing <param name="currentPass"/> documentation for "M:Stimulsoft.Report.Export.StiExportService.InvokeExporting(System.Int32,System.Int32,System.Int32,System.Int32)"]

maximumPass
Type: SystemInt32

[Missing <param name="maximumPass"/> documentation for "M:Stimulsoft.Report.Export.StiExportService.InvokeExporting(System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also