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

ApplicableTextLineNumbers

Parameter ApplicableTextLineNumbers specifies the line numbers of the targeting lines which are specified by the TextLineSpecification object.

Example

{
    "ApplicableTextLineNumbers": "1-3, 5, 7-10"
}

Parameter Summary

ApplicableTextLineNumbers Parameter Summary
Type
String
Range
A string of one or more of the following data,separated by commas:
1. One int value which represents a specified line index;
2. One Expression, start index and stop index connected with “”-“”, which represents a specified line index range.
Default Value
””
Remarks
(1) The value is 1-based.
(2) “” represents all lines.
(3) The processed of the not specified text lines will implement the default settings.
(4) If the line number you specified doesn’t exist, the library will ignore it.

Is this page helpful?

YesYes NoNo

In this article:

version 3.0.20

  • 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 +