ScannerOptionsDisplayModeEnable Property |
barcode illumination management for capturing frames from displys or reflective surfaces.
Namespace:
Com.Datalogic.Decode.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public BooleanProperty DisplayModeEnable { get; set; }
Public Property DisplayModeEnable As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks displayModeEnable barcode illumination management for capturing frames from displys or reflective surfaces.
The possibile configurations are:
- feature disabled. Illuminator alwayas enabled;
- feature enabled. Illuminator adjusted according to reflection in the previous acquired frames.
[Android Documentation]
See Also