SnapOcrResultsCombination.Concatenated Property
Click or drag to resize

SnapOcrResultsCombinationConcatenated Property

Concatenates the OCR texts into a single result, with the separator specified.

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 static Com.Datalogic.Decode.Configuration.SnapOcrResultsCombination Concatenated { get; }

Property Value

Property Value

Type: Com.Datalogic.Decode.Configuration.SnapOcrResultsCombination
No description available.

Remarks
Concatenates the OCR texts into a single result, with the separator specified.

[Android Documentation]

See Also