SnapOcrResultSettings Properties
Click or drag to resize

SnapOcrResultSettings Properties

The SnapOcrResultSettings type exposes the following members.

Properties
NameDescription
Public property JniPeerMembers
To be added.
Public property RegexFilter
regexFilter is a regular expression used to filter any OCR text, excluding the values that don't match the filter.
Public property ResultsCombination
resultsCombination specifies how to send the OCR results, if they are concatenated in the same barcode result or divided in different results.
Public property ResultSeparator
resultSeparator is a String providing the separator between results, only used in concatenated mode.
Public property RoiPrefixVisible
roiPrefixVisible allows to show the ROI number as prefix inside the OCR results, when enabled.
Public property ThresholdClass
To be added.
Public property ThresholdType
To be added.
Top Top
See Also