Click or drag to resize

StiReportSaveReportSourceCode Method

Overload List
  NameDescription
Public methodSaveReportSourceCode
Saves the report source code to the string.
Public methodSaveReportSourceCode(Boolean)
Saves the report source code to the string.
Public methodSaveReportSourceCode(Stream)
Saves the report source code to the stream.
Public methodSaveReportSourceCode(String)
Saves the report source code to the file.
Public methodSaveReportSourceCode(Stream, Boolean)
Saves the report source code to the stream.
Public methodSaveReportSourceCode(String, Boolean)
Saves the report source code to the file.
Top
See Also