Click or drag to resize

StiPageSave Method (String)

Saves a page template in the file in the format XML.

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

Parameters

path
Type: SystemString
The file for saving a page.
See Also