Section Extract Method

A Section Extract Method defines an extraction method for use with Data Section objects.

List of Section Extract Method Types

Name Description
Divider Identifies Section Instances by splitting the input content at each occurrence of a specific text pattern.
Fixed Identifies section instances using a fixed rectangular region.
Full Page Creates a section instance from one or more pages in a document.
Geometric Defines a rectangular region using anchors, and extracts the character data bounded by the region as a Section Instance.
Simple Identifies Section Instances using an extractor to match segments of text. For each match, the character data between the starting and ending position will become an output Section Instance.

Properties

No properties are defined