Click or drag to resize

PropertyID.SnapOcrRoiPrefixVisibility Field

This parameter allows to show the ROI number as prefix inside the OCR results, when enabled.

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 SnapOcrRoiPrefixVisibility = "value"

Field Value

Type: Int32
Remarks
This parameter allows to show the ROI number as prefix inside the OCR results, when enabled. The prefix is set in the format ROI_NUMBER:OCR_TEXT, where ROI_NUMBER indicates the index of the ROI inside the ROI settings (starting from 1) and OCR_TEXT is the original result.

[Android Documentation]

See Also