I have a win forms app that needs to allow the user to select a printer from the list of installed printers on the PC. Is there a built in dialog or do i have to write a custom dialog ?
You can use the built in common dialog PrintDialog or you can use PrinterSettings.InstalledPrinters to get all the printer names if you want to build your own dialog.
PrintDialog is probably what you want.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With