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.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 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.

[Android Documentation]

See Also