Represents friendly name of the Discovered USB Printer. On Windows Desktop this will be the printer model name, on Windows CE it will be the port name (LPTx:).

Namespace:  ZSDK_API.Discovery
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public string friendlyName
Visual Basic (Declaration)
Public friendlyName As String

See Also