Table of contents

Need better scanning performance?

Get a FREE customized reading template.

AssembleLongLinesStage

AssembleLongLinesStage assembles relatively long line segments to facilitate the assembly of more advanced line segments. In JSON, it is represented as a Stage object with "Stage": "SST_ASSEMBLE_LONG_LINES".

JSON Structure

Location in template:

DocumentNormalizerTaskSettingOptions[i]
    └── SectionArray[j] (Section object)
        └── StageArray[k] (Stage object where Stage = "SST_ASSEMBLE_LONG_LINES")

Parent object: StageArray within DocumentDetectionSection

Example:

{
    "Stage": "SST_ASSEMBLE_LONG_LINES"
}

Parameters

Stage

Specifies the stage type. Fixed value: SST_ASSEMBLE_LONG_LINES.

Parameter Details
Type
string
Required
Yes
Default Value
"SST_ASSEMBLE_LONG_LINES"

This page is compatible for: