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: 2.14.1869
Syntax
[JsonPropertyAttribute("alertText")]
public string AlertText { get; set; }

Property Value

Type: String
See Also