MultichannelConnectionPrintingChannel Property
|
Gets the underlying printing
Connection of this MultichannelConnection.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntax public virtual Connection PrintingChannel { get; }
Public Overridable ReadOnly Property PrintingChannel As Connection
Get
public:
virtual property Connection^ PrintingChannel {
Connection^ get ();
}
Property Value
Type:
ConnectionSee Also