Click or drag to resize

StiReportSaveDocumentJsonToString Method

Saves a rendered report to the string.

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

Return Value

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