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.15.2634
Syntax
public virtual Connection PrintingChannel { get; }

Property Value

Type: Connection
See Also