Documentation
Table of contents

SubGroups

Parameter SubGroups defines the layout of subgroups of the TextLineSpecification object. It can be nested recursively defined.

Example

{
    "Name": "tls_0",
    "ApplicableTextLineNumbers": "3-7",
    "SubGroups" : [
        {
            "Name": "tls_0_0",
            "ApplicableTextLineNumbers": "3-5",
            "SubGroups" : [
                {
                    "Name": "tls_0_0_0",
                    "ApplicableTextLineNumbers": "4"
                }
            ]
        },
        {
        }
    ]
}

SubGroups example

Parameter Summary

Parameter Details
Type
Array
Range
Array of TextLineSpecification Object
Default Value
null. It means that there are no definitions in the subgroups of this TextLineSpecification object.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • 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 +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support