Click or drag to resize

UsbDiscovererGetZebraDriverPrinters Method

Enumerate locally installed Zebra Designer Drivers.

Namespace: Zebra.Sdk.Printer.Discovery
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax
public static List<DiscoveredPrinterDriver> GetZebraDriverPrinters()

Return Value

ListDiscoveredPrinterDriver
List of ZebraDesigner drivers installed.
Exceptions
ExceptionCondition
ConnectionExceptionIf the system is not running the Windows operating system or an error occurs during discovery.
See Also