Hi !

How can I find out which printers are available using C#. I need to know which printers are installed on my machine. Thats needed to fill a list with all the printers available so I can select one of them for some specific print job. Or do I need to use API calls. Thx for any help.