Click or drag to resize

PrinterAlertOnClear Property

Return alert will be triggered on 'clear'.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
[JsonPropertyAttribute("onClear")]
public bool OnClear { get; set; }

Property Value

Type: Boolean
See Also