Returns all installed Zebra Designer printers.

Namespace:  ZSDK_API.Discovery
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public static DiscoveredPrinter[] FindZebraDriverPrinters()
Visual Basic (Declaration)
Public Shared Function FindZebraDriverPrinters As DiscoveredPrinter()

Return Value

See Also