Click or drag to resize

StiReportPrintWithWpf Method

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