Click or drag to resize

StiReportPrintAsync Method

Overload List
  NameDescription
Public methodPrintAsync
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int32, Int32, Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrintAsync(Int32, Int32, Int16, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Top
See Also