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: 2.13.898
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringZPL, CPCL, or LINE_PRINT
See Also