DecodeResultCrop.EntireFrame Property
Click or drag to resize

DecodeResultCropEntireFrame Property

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

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.BooleanProperty EntireFrame { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
entireFrame allows to send the entire frame shown as a Bitmap in the decode result.

[Android Documentation]

See Also