Getting the default printer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, is there a way that i could get the default printer of the system? I'm
using VB.net 2001. There is a function in SDK called "GetDefaultPrinter", but
i don't understand how to use it.
 
If you set PrinterName property to another printer, will this then become the
default printer after the application closes or does it revert to the
original default printer?
 
Dennis said:
If you set PrinterName property to another printer, will this then become
the
default printer after the application closes or does it revert to the
original default printer?

I don't think that it will change the system's default printer permanently.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top