Click or drag to resize

ZebraPrinterSetConnection Method

Changes the printer's connection.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
void SetConnection(
	Connection newConnection
)

Parameters

newConnection  Connection
The new connection to be used for communication with the printer.
See Also