Click or drag to resize

StiReportPrintWithWpfAsync Method

Overload List
  NameDescription
Public methodPrintWithWpfAsync
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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Public methodPrintWithWpfAsync(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.
Top
See Also