SnapOcrResultSettings Class |
SnapOcrResultSettingsThe SnapOcrResultSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| SnapOcrResultSettings | Initializes a new instance of the SnapOcrResultSettings class | |
| SnapOcrResultSettings | Initializes a new instance of the SnapOcrResultSettings class |
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| RegexFilter | regexFilter is a regular expression used to filter any OCR text, excluding
the values that don't match the filter. | |
| ResultsCombination | resultsCombination specifies how to send the OCR results, if they are concatenated
in the same barcode result or divided in different results. | |
| ResultSeparator | resultSeparator is a String providing the separator between results,
only used in concatenated mode. | |
| RoiPrefixVisible | roiPrefixVisible allows to show the ROI number as prefix inside the OCR
results, when enabled. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
SnapOcrResultSettings is the class that configures the Snap OCR settings related to
the OCR results.