Click or drag to resize

OCRMultiframe Property

specifies how many decoded frames must match before accepting OCR data.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NumericProperty Multiframe { get; set; }

Property Value

Type: NumericProperty
Remarks
multiframe

specifies how many decoded frames must match before accepting OCR data.

[Android Documentation]

See Also