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
)
Public Sub Save (
path As String
)
Parameters
- path
- Type: SystemString
The file for saving a page.
See Also