Click or drag to resize

PrinterStatusMessagesGetStatusMessage Method

Used to acquire a human readable string of the current errors/warnings passed to this instance.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public string[] GetStatusMessage()

Return Value

Type: String
A human readable string array of the current errors/warnings passed to this instance.
See Also