Click or drag to resize

DriverPrinterConnection.ToString Method

Returns USB:[PrinterName].

Namespace: Zebra.Sdk.Comm
Assembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax
public override string ToString()

Return Value

String

Implements

Connection.ToString()
Remarks
The PrinterName is the parameter which was passed into the constructor.
See Also