Click or drag to resize

NetworkCardDiscoverer.FindPrinters Method

Overload List
  NameDescription
Public methodStatic memberFindPrinters(DiscoveryHandler)
This method will search the network using a combination of discovery methods to find printers on the network.
Public methodStatic memberFindPrinters(DiscoveryHandler, List<String>)
Sends a discovery request to the list of printer DNS names or IP addresses in printersToFind.
Public methodStatic memberFindPrinters(DiscoveryHandler, List<String>, Int32)
Sends a discovery request to the list of printer DNS names or IP addresses in printersToFind.
Top
See Also