I need a substitute of VB6 Printer Class:
Microsoft.VisualBasic.PowerPacks.Printing.Compatibility
I checked System.Drawing.Printing in C# but not getting direct alternative of Printer object in VB6.
Set p = Printer
Any link would be more helpful.