Skip to main content

PrinterItem Constructors

Provides settings for a printer.
Name Parameters Description
PrinterItem(PrintQueue, Boolean, Boolean, Boolean, Boolean) printQueue, isFax, isNetwork, isDefault, isOffline Initializes a new instance of the PrinterItem class with specified settings.
PrinterItem(String, String, String, String, String, PrinterStatus) fullName, displayName, location, comment, printerDocumentsInQueue, status Initializes a new instance of the PrinterItem class with specified settings.
See Also