Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

BarcodeTextRegExPattern

Parameter BarcodeTextRegExPattern defines the regular expression pattern of barcode text characters for barcodes searching and result filtering.

Example

{
    "BarcodeTextRegExPattern": " ^([*].+[*]|[+].+[+])$"
}

Parameter Summary

BarcodeTextRegExPattern is set to an empty string by default which means there is no limitation on the barcode text characters. The structure of the BarcodeTextRegExPattern is shown as follow:

BarcodeTextRegExPattern Parameter Summary
Type
string
Range
N/A
Default Value
””

Is this page helpful?

YesYes NoNo

In this article:

Version 2.4.10

    • version 2.4.10
    • Version 2.x
      • Version 2.2.30
      • Version 2.2.20
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +