Click or drag to resize

StiJsonExportServiceExportJson Method

Overload List
  NameDescription
Public methodExportJson(StiReport, Stream)
Exports a rendered report to the Json file.
Public methodExportJson(StiReport, String)
Exports a rendered report to the Json file.
Public methodExportJson(StiReport, Stream, StiDataExportSettings)
Exports a rendered report to the Json file.
Top
See Also