Click or drag to resize

StiReportLoadDocument Method (String)

Loads a rendered report from the file.

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

Parameters

path
Type: SystemString
A file which contains a rendered report.
See Also