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
)
Public Sub Compile (
outputType As StiOutputType
)
Parameters
- outputType
- Type: Stimulsoft.BaseStiOutputType
A parameter which sets a type of the output object.
See Also