Need better scanning performance?
StringRegExPattern
Parameter StringRegExPattern specifies the regular expression pattern for concatenated strings of recognized text lines.
Example
{
"StringRegExPattern" : ""
}
Parameter Summary
| StringRegExPattern Parameter Summary |
|---|
| Type String |
| Range All standard regular expressions. |
| Default Value ”” |
| Remarks This is a filtering parameter. After all recognized text lines are concatenated, they will be matched against this regular expression. Results that do not match will not be output. |