PageTableAreaOptions class
Leave feedback
On this page
Provides the options which are used for page table areas extraction.
Inheritance: PageTableAreaOptions →
PageAreaOptions
The PageTableAreaOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PageAreaOptions class. |
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that contains page areas. |
| rectangle_tolerance | Gets the size of the border that is ignored when captured by the rectangular area. It’s measured by the fraction of a text item height. |
| table_layout | Gets the table layout which defines the table on a page. |
An instance of PageTableAreaOptions class is used as parameter
in Parser.get_tables and Parser.get_tables methods.
See the usage examples there.
- module
groupdocs.parser.options - class
PageAreaOptions - class
PageTableAreaOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.