Click or drag to resize

PropertyID.DecodeResultCropEntireFrame Field

This parameter allows to send the entire frame shown as a Bitmap in the decode result.

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

Field Value

Type: Int32
Remarks
This parameter allows to send the entire frame shown as a Bitmap in the decode result.

[Android Documentation]

See Also