Click or drag to resize

SnapOcrUiCustomization Class

SnapOcrUiCustomization
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.SnapOcrUiCustomization

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 class SnapOcrUiCustomization : PropertyGroup

The SnapOcrUiCustomization type exposes the following members.

Constructors
NameDescription
Public methodSnapOcrUiCustomization
Initializes a new instance of the SnapOcrUiCustomization class
Public methodSnapOcrUiCustomization
Initializes a new instance of the SnapOcrUiCustomization class
Top
Properties
NameDescription
Public propertyBlockColor
blockColor is used to setup the background color in the OCR result dialog.
Public propertyJniPeerMembers
To be added.
Public propertyReferenceRoiVisible
referenceRoiVisible is used to show or hide the reference ROI from the preview and from the OCR result dialog.
Public propertyTextColor
textColor is used to setup the text color in the OCR result dialog.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
SnapOcrUiCustomization is the class that configures the Snap OCR settings related to the UI customization.

[Android Documentation]

See Also