Click or drag to resize

StiReportCompile Method (StiOutputType)

Compiles a report.

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

Parameters

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