SnapOcrUiCustomization.ReferenceRoiVisible Property
Click or drag to resize

SnapOcrUiCustomizationReferenceRoiVisible Property

referenceRoiVisible is used to show or hide the reference ROI from the preview and from the OCR result dialog.

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.Device.Configuration.BooleanProperty ReferenceRoiVisible { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
referenceRoiVisible is used to show or hide the reference ROI from the preview and from the OCR result dialog.

[Android Documentation]

See Also