StiReportLoad Method |
| Name | Description | |
|---|---|---|
| Load(Byte) |
Loads a report template from the byte array.
| |
| Load(Stream) |
Loads a report template from the stream.
| |
| Load(String) |
Loads a report template from the file.
| |
| Load(StiReportSLService, Stream) |
Loads a report template from the stream using provider.
| |
| Load(StiReportSLService, String) |
Loads a report template from the file using the provider.
|