Documentation
Table of contents

ReferenceGroupName

Parameter ReferenceGroupName can be configured to reference a father, grandfather, uncle, sibling TextLineSpecification object, etc., but not descendants. It is used to define the reference group for space layout configuration and affects the following parameters:

  • ApplicableTextLineNumbers (Only if the reference group is the parent group)
  • FirstPoint
  • SecondPoint
  • ThirdPoint
  • FourthPoint

Example

{
    "Name" : "tls_0",
    "ApplicableTextLineNumbers": "5-8",
    "SubGroups" : [
        {
            "Name" : "tls_0_0",
            // "1-2" is equivalent to "5-6" for ApplicableTextLineNumbers in the tls_0 group.
            "ApplicableTextLineNumbers": "1-2",
            "ReferenceGroupName" : "tls_0"
        }
    ]
}

Parameter Summary

Parameter Details
Type
String
Default Value
””
Remarks
It must be the name of the TextLineSpecification object. It is configured to reference a father, grandfather, uncle, sibling TextLineSpecification object, etc., but not descendants.

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