المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to get the Printer reference through c#



C# Programming
05-19-2009, 11:10 AM
Hi
I want Information about Printer which is active among all the printers that has installed on my System.

Steps:
1.open any link on Internet Explorer
2. select File -> Print and click.
A message box displayed
which shows to select a printer among various printers installed.
3. then clicks Print button.
I want to know the details of the Printer which had been selected for printing the page using c# ?
How can I?
If I want to cancel the printing action after giving to print, how can I cancel