I am tyring to print a document using an API tool kit for a Document Imaging system.

The print method of my object has a uses the value of the old Printer.hDC from VB6.

How do I get the printer device contex in .Net?

Thanks