Click or drag to resize

PropertyID.SnapOcrRegexFilter Field

This parameter is a regular expression used to filter any OCR text, excluding the values that don't match the filter.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 SnapOcrRegexFilter = "value"

Field Value

Type: Int32
Remarks
This parameter is a regular expression used to filter any OCR text, excluding the values that don't match the filter.

[Android Documentation]

See Also