IlluminationType Class |
Namespace: Com.Datalogic.Decode.Configuration
The IlluminationType type exposes the following members.
| Name | Description | |
|---|---|---|
| Auto | Red or white illumination according to the enabled symbologies. | |
| JniPeerMembers | To be added. | |
| Red | Always red illumination. | |
| White | Always white illumination. |
| 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. |
| AUTO | The illumination type is selected according to the enabled symbologies. |
| RED | Red illumination is used for scanning. |
| WHITE | White illumination is used for scanning. |