Click or drag to resize

MultichannelConnectionPrintingChannel Property

Gets the underlying printing Connection of this MultichannelConnection.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public virtual Connection PrintingChannel { get; }

Property Value

Type: Connection
See Also