Click or drag to resize

DiscoveredPrinterGetConnection Method

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

Namespace: Zebra.Sdk.Printer.Discovery
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public abstract Connection GetConnection()

Return Value

Connection
a Connection to the discovered printer
See Also