2 references to DC_PAPERSIZE
System.Drawing (2)
commonui\System\Drawing\Printing\PrinterSettings.cs (2)
1196
Debug.Assert(FastDeviceCapabilities(SafeNativeMethods.
DC_PAPERSIZE
, IntPtr.Zero, -1, printerName) == count,
1199
FastDeviceCapabilities(SafeNativeMethods.
DC_PAPERSIZE
, dimensionsBuffer, -1, printerName);