Click or drag to resize

PropertyID.SnapOcrRoiSettings Field

This parameter specifies the settings used to define ROIs on the image, inside of which the OCR text is decoded.

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

Field Value

Type: Int32
Remarks
This parameter specifies the settings used to define ROIs on the image, inside of which the OCR text is decoded. These settings are used only when the first selection mode is set to ROI_PROPOSE or ROI_SEND.

The class of the property is BlobProperty. The specific implementation for this type of blob is SnapOcrRoiSettings.

[Android Documentation]

See Also