Click or drag to resize

DiscoveredPrinterUsb Methods

The DiscoveredPrinterUsb type exposes the following members.

Methods
  Name Description
Public method Equals Returns true if two discovered printer objects have the same address, otherwise it returns false.
(Inherited from DiscoveredPrinter)
Public method GetConnection
(Overrides DiscoveredPrinterGetConnection)
Public method GetHashCode Returns a hash code for this DiscoveredPrinter.
(Inherited from DiscoveredPrinter)
Public method GetType
(Inherited from Object)
Public method ToString For TCP, this returns the IP Address. For driver, this returns the local printer name.
(Inherited from DiscoveredPrinter)
Top
See Also