Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

CaptureScope

Grooper.Core

Defines the cardinality of the section, and determines how multiple extraction results will be handled.

Can be one of the following values:

NameValueDescription
MultiInstance0Defines a multi-instance section. Each extractor result will produce one section instance.
SingleInstance1Only the first matching section instance will be returned.
CombineColumns2Combines all matching instances in column read order, and returns a single section instance. Use this setting to re-order content flow when working with multi-column data.

Used By

Notification