Click or drag to resize

PropertyID.DecodeResultCropBarcodeEnable Field

This parameter allows to show the cropped image corresponding to the decoded barcode.

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

Field Value

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

[Android Documentation]

See Also