Click or drag to resize

StiReportCompileAsync Method (StiOutputType)

Compiles a report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Task CompileAsync(
	StiOutputType outputType
)

Parameters

outputType
Type: Stimulsoft.BaseStiOutputType
A parameter which sets a type of the output object.

Return Value

Type: Task

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.CompileAsync(Stimulsoft.Base.StiOutputType)"]

See Also