Discovered
|
The DiscoveredPrinterDriver type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscoveredPrinterDriver | Returns an instance of a DiscoveredPrinter with printerName, driverName, and portNames. |
| Name | Description | |
|---|---|---|
| Address |
MAC address, IP Address, or local name of printer.
(Inherited from DiscoveredPrinter) | |
| DiscoveryDataMap |
Returna a Dictionary of all settings obtained via the chosen discovery method.
(Inherited from DiscoveredPrinter) | |
| PrinterName | Local printer name associated with the driver. |
| Name | Description | |
|---|---|---|
| Equals |
Returns true if two discovered printer objects have the same address, otherwise it returns false.
(Inherited from DiscoveredPrinter) | |
| GetConnection |
Creates a connection based on the information in the DiscoveredPrinter response.
(Overrides DiscoveredPrinterGetConnection) | |
| GetHashCode |
Returns a hash code for this DiscoveredPrinter.
(Inherited from DiscoveredPrinter) | |
| GetType | (Inherited from Object) | |
| ToString |
Returns the name of the printer.
(Overrides DiscoveredPrinterToString) |