Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Verify if a printer is installed

Verify if a printer is installed

Scheduled Pinned Locked Moved Hardware & Devices
csharphelptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AlexB47
    wrote on last edited by
    #1

    Hi, how can verify if in my computer is installed / available a printer? Can help me with example in C#? Thanks a lot.

    Alex

    L 2 Replies Last reply
    0
    • A AlexB47

      Hi, how can verify if in my computer is installed / available a printer? Can help me with example in C#? Thanks a lot.

      Alex

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      EnumPrinters http://msdn2.microsoft.com/en-us/library/ms536005(VS.85).aspx[^] Best Wishes, -David Delaune

      1 Reply Last reply
      0
      • A AlexB47

        Hi, how can verify if in my computer is installed / available a printer? Can help me with example in C#? Thanks a lot.

        Alex

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        AlexB47 wrote:

        Can help me with example in C#?

        Sorry, I did not notice this statement and gave you a C/C++ oriented answer. Although I am not really a .NET programmer my friend Google told me that your answer is in System.Drawing.Printing.PrinterSettings.InstalledPrinters The MSDN is here: http://msdn2.microsoft.com/en-us/library/system.drawing.printing.printersettings.installedprinters.aspx[^] Best Wishes, -David Delaune

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups