You are here: Symbol Reference > Stimulsoft.Report.Print Namespace > StiWpfPrintProvider Class > StiWpfPrintProvider Methods > Print Method > Print Method (bool, int, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiWpfPrintProvider.Print Method (bool, int, string)

Prints the rendered report. If the report is not rendered then its rendering starts.

Syntax
C++
C#
Visual Basic
public: void Print( bool showPrintDialog, int copies, string printerName );
Parameters
Parameters 
Description 
showPrintDialog 
Show the print dialog or no. 
copies 
Number of copies to print. 
printerName 
A name of a printer that will be used for printing. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.