Click or drag to resize

DiscoveredUsbPrinterGetConnection Method

Creates a connection based on the information in the DiscoveredPrinter response.

Namespace:  Zebra.Sdk.Printer.Discovery
Assembly:  SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
Syntax
public override Connection GetConnection()

Return Value

Type: Connection
a Connection to the discovered printer
See Also