Click or drag to resize

StiReportCompile Method (String)

Compiles a report.

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

Parameters

path
Type: SystemString
A path for the report location.
See Also