Click or drag to resize

ZebraPrinterFilter Class

DiscoveredPrinterFilter implementation that filters out all unsupported Zebra Printers.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.Printer.DiscoveryZebraPrinterFilter

Namespace: Zebra.Sdk.Printer.Discovery
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax
public class ZebraPrinterFilter : DiscoveredPrinterFilter

The ZebraPrinterFilter type exposes the following members.

Constructors
 NameDescription
Public methodZebraPrinterFilterInitializes a new instance of the ZebraPrinterFilter class
Top
Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodShouldAddPrinter Determines if the discoveredPrinter is a supported Zebra Printer.
Public methodToString
(Inherited from Object)
Top
See Also