Can anyone tell me the code syntax to display the printer's "Print Dialog Box" before the print operation takes place so that the user can select the paper size, no. of copies, etc.?
I've tried:
CommonDialog1.ShowPrinter
This is what is suggested in the MSDN Library, but it's not working!
Thanks in advance!
I've tried:
CommonDialog1.ShowPrinter
This is what is suggested in the MSDN Library, but it's not working!
Thanks in advance!