Possible Duplicate:
How to get Printer Info in .NET?
In my C# program i would like to get the model of the printer. Please tell me how is it possible. Please see the screen shot. I need the text underneath the red rectangle

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The post mentioned in the comments has all the code you need. However, what you are looking for maybe referred to by a different printer property name.
If you have got the code running, try looking up:
Caption,NameandDeviceIDproperties. You should get what you want.