Click or drag to resize

StiReportSavePackedReportToString Method

Saves a packed report template to the string.

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

Return Value

Type: String
A string which contains a packed report template.
See Also