The DiscoveredPrinterUsb type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DiscoveredPrinterUsb |
Initializes a new instance of the DiscoveredPrinterUsb class with devicePath and friendlyName.
|
Methods
Name | Description | |
---|---|---|
ToString |
Returns the friendly name of the USB Printer
(Overrides DiscoveredPrinter..::.ToString()()().) |
Fields
Name | Description | |
---|---|---|
friendlyName |
Represents friendly name of the Discovered USB Printer. On Windows Desktop this will be the printer model name, on Windows CE it will be the port name (LPTx:).
|