Click or drag to resize

PrinterLanguageToString Method

The name of the printer language - (e.g. "ZPL" or "CPCL").

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

Return Value

String
ZPL, CPCL, or LINE_PRINT
See Also