SnapOcrResultSettings.ResultsCombination Property
Click or drag to resize

SnapOcrResultSettingsResultsCombination Property

resultsCombination specifies how to send the OCR results, if they are concatenated in the same barcode result or divided in different results.

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.EnumProperty ResultsCombination { get; set; }

Property Value

Property Value

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

Remarks
resultsCombination specifies how to send the OCR results, if they are concatenated in the same barcode result or divided in different results.

[Android Documentation]

See Also