ScannerOptions.EnhanceDOFEnable Property
Click or drag to resize

ScannerOptionsEnhanceDOFEnable Property

enhanceDOFEnable depending on barcode typology, quality and light condition it could enhance the Depth of Field.

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 EnhanceDOFEnable { get; set; }

Property Value

Property Value

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

Remarks
enhanceDOFEnable depending on barcode typology, quality and light condition it could enhance the Depth of Field. Try to enable it only if you need to increment the DoF.

[Android Documentation]

See Also