Click or drag to resize

PrinterAlertAlertText Property

Return the text received from the printer.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
[JsonPropertyAttribute("alertText")]
public string AlertText { get; set; }

Property Value

String
See Also