Click or drag to resize

PropertyID.DisplayModeEnable Field

This parameter controls the barcode illumination for capturing frames from displays or reflective surfaces.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 DisplayModeEnable = "value"

Field Value

Type: Int32
Remarks
This parameter controls the barcode illumination for capturing frames from displays or reflective surfaces. The possibile configurations are:
  • feature disabled that means "Illuminator alwayas enabled"
  • feature enabled that means "Illuminator adjusted according" to reflection in the previous acquired frames

[Android Documentation]

See Also