Page 1 of 1

Result of Print Dialog

Posted: Mon Jan 23, 2017 1:09 pm
by DeSchneller
Hi there,

is there a possiblitiy to check if the PrintDialog was opend an closes with OK aftert StiWpfViewerControl.Report.Print(true)?

Thanks for help.

BR Chris

Re: Result of Print Dialog

Posted: Tue Jan 24, 2017 1:26 pm
by HighAley
Hello.

Please, check next settings.

Code: Select all

report.PrinterSettings.PrintDialogResult
Thank you.