Click or drag to resize

StiReportCompileAsync Method

Overload List
  NameDescription
Public methodCompileAsync
Compiles a report.
Public methodCompileAsync(Stream)
Compiles a report and locates it in the specified stream.
Public methodCompileAsync(String)
Compiles a report.
Public methodCompileAsync(StiOutputType)
Compiles a report.
Public methodCompileAsync(String, StiOutputType)
Compiles a report and locates it to the specified path.
Public methodCompileAsync(String, StiOutputType, Boolean)
Compiles a report and locates it in the specified path.
Top
See Also