Click or drag to resize

CustomOCR Class

Class representing a custom OCR configuration installed in the device.
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.CustomOCR

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CustomOCR

The CustomOCR type exposes the following members.

Constructors
NameDescription
Public methodCustomOCR
Initializes a new instance of the CustomOCR class
Top
Properties
NameDescription
Public propertyDescription
To be added.
Public propertyIsEnabled
Checks if this custom OCR configuration is enabled.
Public propertyJniPeerMembers
To be added.
Public propertyName
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodSetEnabled
Enables / disables this custom OCR configuration.
Top
Remarks
Class representing a custom OCR configuration installed in the device.

[Android Documentation]

See Also