Click or drag to resize

PropertyID.DecodeResultCropSnapOcrEnable Field

This parameter allows to show the cropped image corresponding to the decoded OCR text.

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

Field Value

Type: Int32
Remarks
This parameter allows to show the cropped image corresponding to the decoded OCR text. The image is shown as a Bitmap provided in the decode result.

[Android Documentation]

See Also