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: 3.0.3271
Syntax
[JsonPropertyAttribute("onClear")]
public bool OnClear { get; set; }

Property Value

Boolean
See Also