StiReportPrintWithWpfAsync Method |
| Name | Description | |
|---|---|---|
| PrintWithWpfAsync |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Int32) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Object) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(String) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Int32, String) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Int32, Int32, Int32) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Int32, Int32, Int32, String) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
| |
| PrintWithWpfAsync(Object, Int32, Int32, Int32, String) |
Prints the rendered report with using WPF technology. If the report is not rendered then its rendering starts. This method require Stimulsoft.Report.Wpf assembly.
|