DatamatrixMirror Class |
Namespace: Com.Datalogic.Decode.Configuration
The DatamatrixMirror 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 Data Matrix is allowed. |
| MIRROR ONLY | Only mirrored Data Matrix is allowed. |
| BOTH | Both regular and mirrored Data Matrix are allowed. |