Click or drag to resize

DiscoveredCardPrinterNetworkGetConnection Method

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

Namespace:  Zebra.Sdk.Card.Printer.Discovery
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public override Connection GetConnection()

Return Value

Type: Connection
a Connection to the discovered printer
See Also