Click or drag to resize

UrlPrinterDiscoverer Class

A class used to discover a printer described by a URL. (Windows 10 only)
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.Printer.DiscoveryUrlPrinterDiscoverer

Namespace: Zebra.Sdk.Printer.Discovery
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 4.0.3435
Syntax
public class UrlPrinterDiscoverer

The UrlPrinterDiscoverer type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodStatic memberCode exampleFindPrinters This method will search using a combination of discovery methods to find the printer described by the specified URL. (Windows 10 only)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
See Also