I just want to know how I can print a flow document without showing Print Dialog in WPF.
Thanks for help...
I just want to know how I can print a flow document without showing Print Dialog in WPF.
Thanks for help...
You can use the PrintDialog class without showing the dialog (without calling ShowModal)