Click or drag to resize

StiReportLoad Method

Overload List
  NameDescription
Public methodLoad(Byte)
Loads a report template from the byte array.
Public methodLoad(Stream)
Loads a report template from the stream.
Public methodLoad(String)
Loads a report template from the file.
Public methodLoad(StiReportSLService, Stream)
Loads a report template from the stream using provider.
Public methodLoad(StiReportSLService, String)
Loads a report template from the file using the provider.
Top
See Also