Table of Contents

Enum DeleteEnableOptions

Namespace
Opticon
Assembly
Opticon.csp2.dll

Delete key behavior options (bit flags).

[Flags]
public enum DeleteEnableOptions

Fields

ClearAll = 1

Allow clearing all data.

Delete = 2

Allow deleting a single barcode.

Disabled = 0

All disabled

SetDefault = 4

Allow factory reset.