QRMirror Class |
Namespace: Com.Datalogic.Decode.Configuration
The QRMirror type exposes the following members.
Name | Description | |
---|---|---|
Both | Regular and Mirror | |
JniPeerMembers | To be added. | |
MirrorOnly | Mirror decoding mode | |
RegularOnly | Regular 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 QR Code is allowed. |
MIRROR ONLY | Only mirrored QR Code is allowed. |
BOTH | Both regular and mirrored QR Codes are allowed. |