StiReportSave Method |
| Name | Description | |
|---|---|---|
| Save(Stream) |
Saves a report template in the stream.
| |
| Save(String) |
Saves a report template in the file.
| |
| Save(StiReportSLService, Stream) |
Saves a report template in the file using the provider.
| |
| Save(StiReportSLService, String) |
Saves a report template in the file using the provider.
|