1 reference to GetDeviceCaps
System.Drawing.Common (1)
System\Drawing\Printing\PrinterSettings.cs (1)
191
public bool IsPlotter =>
GetDeviceCaps
(GET_DEVICE_CAPS_INDEX.TECHNOLOGY) == PInvoke.DT_PLOTTER;