Click or drag to resize

DiscoveredPrinterNetwork Methods

The DiscoveredPrinterNetwork type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns true if two discovered printer objects have the same address, otherwise it returns false.
(Overrides DiscoveredPrinterEquals(Object).)
Public methodGetConnection
Creates a connection based on the information in the DiscoveredPrinter response.
(Overrides DiscoveredPrinterGetConnection.)
Public methodGetHashCode
Returns a hash code for this DiscoveredPrinter.
(Overrides DiscoveredPrinterGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
For TCP, this returns the IP Address. For driver, this returns the local printer name.
(Inherited from DiscoveredPrinter.)
Top
See Also