Click or drag to resize

StiPageLoad Method (String)

Loads a page template from the stream in the format XML.

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

Parameters

path
Type: SystemString
A file that contains a page.
See Also