StiReportPrint Method |
Name | Description | |
---|---|---|
Prints the rendered report. If the report is not rendered then its rendering starts.
| ||
Print(Boolean) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
Print(PrinterSettings) |
Prints the rendered report without print dialog. If the report is not rendered then its rendering starts.
| |
Print(Boolean, PrinterSettings) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
Print(Boolean, Int16) |
Prints a rendered report. If the report is not rendered then its rendering starts.
| |
Print(Int32, Int32, Int16) |
Prints the rendered report with the print dialog. If the report is not rendered then its rendering starts.
| |
Print(Boolean, Int32, Int32, Int16) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
Print(Boolean, Int32, Int32, Int16, PrinterSettings) |
Prints the rendered report. If the report is not rendered then its rendering starts.
|