ScannerOptions.DisplayModeEnable Property
Click or drag to resize

ScannerOptionsDisplayModeEnable Property

displayModeEnable 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
C#
VB
public Com.Datalogic.Device.Configuration.BooleanProperty DisplayModeEnable { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
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