StiReportSaveReportSourceCode Method |
Name | Description | |
---|---|---|
SaveReportSourceCode |
Saves the report source code to the string.
| |
SaveReportSourceCode(Boolean) |
Saves the report source code to the string.
| |
SaveReportSourceCode(Stream) |
Saves the report source code to the stream.
| |
SaveReportSourceCode(String) |
Saves the report source code to the file.
| |
SaveReportSourceCode(Stream, Boolean) |
Saves the report source code to the stream.
| |
SaveReportSourceCode(String, Boolean) |
Saves the report source code to the file.
|