Click or drag to resize

BarcodeScannerSettingsCameraFocusMode Property

Informs the barcode scanner about the camera focus capabilities in use.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public CameraFocusMode CameraFocusMode { get; set; }

Property Value

Type: CameraFocusMode
Remarks
Use this property to inform the barcode scanner about the capabilities of the camera. The scanner will use this property to optimize the recognition process for the focus capabilities in use. By default, the camera focus mode is set to Unknown.
Version Information

Supported in: 1.0
See Also