2 references to GetDeviceCaps
System.Drawing (2)
commonui\System\Drawing\Printing\PrinterSettings.cs (2)
292return GetDeviceCaps(SafeNativeMethods.TECHNOLOGY, SafeNativeMethods.DT_RASPRINTER) == SafeNativeMethods.DT_PLOTTER; 606return GetDeviceCaps(SafeNativeMethods.BITSPIXEL, 1) > 1;