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

TableRowAlignment

Grooper.Extract

Specifies how table rows must align when using Row Match extraction methods.

Remarks

The TableRowAlignment enumeration defines the possible alignment requirements for consecutive table rows during extraction. By selecting one or more alignment options, you can control how strictly rows must be positioned relative to each other in the horizontal direction.

Use this enumeration to match the typical alignment of rows in your documents. For example, if all rows are left-justified, use 'Left'. If alignment varies, use 'Any' or combine multiple options. The alignment requirement is enforced within the tolerance specified by the 'Tolerance' property of Row Alignment Settings.

Choosing the appropriate alignment can help filter out unrelated or misaligned content, improving extraction accuracy in complex or noisy documents.

A combination of the following flags:

NameValueDescription

Used By

Notification