Class Win32_Printer

java.lang.Object
com.ferrumx.system.hardware.Win32_Printer

public class Win32_Printer extends Object
This class queries the Win32_Printer class of WMI and represents the installed printers in your device.

Fetches the following properties: Name, HorizontalResolution, VerticalResolution, Capabilities, CapabilityDescriptions, Default, DriverName, Hidden, Local, Network, PortName, PrintProcessor, Shared, ShareName, SpoolEnabled, WorkOffline

Author:
Egg-03