Enum DeleteEnableOptions
- Namespace
- Opticon
- Assembly
- Opticon.csp2.dll
Delete key behavior options (bit flags).
[Flags]
public enum DeleteEnableOptions
Fields
ClearAll = 1Allow clearing all data.
Delete = 2Allow deleting a single barcode.
Disabled = 0All disabled
SetDefault = 4Allow factory reset.