SnapOcr.ResultsSettings Property
Click or drag to resize

SnapOcrResultsSettings Property

resultsSettings specifies the settings related to the OCR 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.Decode.Configuration.SnapOcrResultSettings ResultsSettings { get; set; }

Property Value

Property Value

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

Remarks
resultsSettings specifies the settings related to the OCR results.

[Android Documentation]

See Also