ZebraPrinterConnection Property 
             | 
          
        
         
            Returns the printer's connection.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
SyntaxConnection Connection { get; }ReadOnly Property Connection As Connection
	Get
property Connection^ Connection {
	Connection^ get ();
}Property Value
Type: 
Connection
See Also