StiReportPrintAsync Method |
| Name | Description | |
|---|---|---|
| PrintAsync |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
| PrintAsync(PrinterSettings) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
| PrintAsync(Int16) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
| PrintAsync(Int32, Int32, Int16) |
Prints the rendered report. If the report is not rendered then its rendering starts.
| |
| PrintAsync(Int32, Int32, Int16, PrinterSettings) |
Prints the rendered report. If the report is not rendered then its rendering starts.
|