StiReportSaveDocumentToString 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 virtual string SaveDocumentToString()
Public Overridable Function SaveDocumentToString As String
Return Value
Type:
StringA string which contains the report template.
See Also