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

TableStyles

Grooper.Extract

Indicates the style of table from which data will be extracted.

Remarks

The 'TableStyles' enumeration determines how Tabular Layout interprets the physical boundaries of a table within a document. This affects how table rows and columns are detected, how multi-page tables are handled, and how header/footer detection operates.

Choosing the correct value is important for accurate extraction:

Considerations

  • The table style impacts how header and footer detection is performed. For Normal tables, headers and footers may appear on different pages. For Floating tables, all content is expected to be on one page.
  • If extraction results are missing rows or include unwanted content, review the table style and adjust as needed.
  • When in doubt, review sample documents to determine whether the table is page-spanning or region-confined.

Can be one of the following values:

NameValueDescription

Used By

Notification