Click or drag to resize

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; }

Property Value

Type: BooleanProperty
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