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: 3.0.3271
Syntax
public string[] GetStatusMessage()

Return Value

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