Click or drag to resize

StiReportPrint Method

Overload List
  NameDescription
Public methodPrint
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(PrinterSettings)
Prints the rendered report without print dialog. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int16)
Prints a rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Int32, Int32, Int16)
Prints the rendered report with the print dialog. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int32, Int32, Int16)
Prints the rendered report. If the report is not rendered then its rendering starts.
Public methodPrint(Boolean, Int32, Int32, Int16, PrinterSettings)
Prints the rendered report. If the report is not rendered then its rendering starts.
Top
See Also