InverseMode Class |
Namespace: Com.Datalogic.Decode.Configuration
The InverseMode type exposes the following members.
Name | Description | |
---|---|---|
Both | Regular and Reverse | |
JniPeerMembers | To be added. | |
RegularOnly | Regular decoding mode | |
ReverseOnly | Reverse decoding mode |
Name | Description | |
---|---|---|
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
REGULAR ONLY | Only regular decoding mode is allowed. |
REVERSE ONLY | Only reverse decoding mode is allowed. |
BOTH | Both regular and reverse decoding mode are allowed. |