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

Property Value

Type: String
See Also