Click or drag to resize

DriverPrinterConnectionToString Method

Returns USB:[PrinterName].

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.13.898
Syntax
public override string ToString()

Return Value

Type: String

Implements

ConnectionToString
Remarks
The PrinterName is the parameter which was passed into the constructor.
See Also