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

RowMatchOptions

Grooper.Extract

Specifies various options that control the behavior of Row Match extraction.

Remarks

The RowMatchOptions enumeration provides flags that enable or disable specific features of the Row Match extraction method. By combining these options, you can fine-tune how tables are detected, how rows are processed, and how control characters are handled.

Use these options to adapt Row Match extraction to the structure and requirements of your documents. For example, you can prevent tables from spanning multiple pages, enable recursive extraction for empty columns, or use label sets for header/footer detection.

Consider the impact of each option on extraction results and performance, and adjust as needed for your specific use case.

A combination of the following flags:

NameValueDescription

Used By

Notification