3 references to DriverName
System.Drawing (3)
commonui\System\Drawing\Printing\PrinterSettings.cs (3)
668DeviceContext dc = DeviceContext.CreateDC(DriverName, PrinterNameInternal, (string) null, new HandleRef(null, modePointer)); 706DeviceContext dc = DeviceContext.CreateIC(DriverName, PrinterNameInternal, (string) null, new HandleRef(null, modePointer)); 1100string driver = DriverName; // make sure we are writing out exactly the same string as we got the length of