StiReportPrintWithWpf Method |
Name | Description | |
---|---|---|
PrintWithWpf |
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.
| |
PrintWithWpf(Boolean) |
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.
| |
PrintWithWpf(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.
| |
PrintWithWpf(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.
| |
PrintWithWpf(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.
| |
PrintWithWpf(Boolean, 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.
| |
PrintWithWpf(Object, Boolean) |
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.
| |
PrintWithWpf(Boolean, 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.
| |
PrintWithWpf(Boolean, 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.
| |
PrintWithWpf(Boolean, 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.
| |
PrintWithWpf(Object, Boolean, 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.
|