PrinterItem Constructors
Provides settings for a printer.Name | Parameters | Description |
---|---|---|
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