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
)
Public Sub Compile (
path As String
)
Parameters
- path
- Type: SystemString
A path for the report location.
See Also