Click or drag to resize

ScannerOptionsEnhanceDOFEnable Property

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

Property Value

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