Click or drag to resize

StiPageSaveDocument Method (String)

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

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

Parameters

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