PageTableArea class
Leave feedback
On this page
Represents a table page area which is used to represent a table in the parsing by template functionality.
Inheritance: PageTableArea →
PageArea
The PageTableArea type exposes the following members:
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area. |
| page | Gets the document page information such as page index and page size. |
| row_count | Gets the total number of the table rows. |
| column_count | Gets the total number of the table colums. |
| cells | Gets the collection of cells. |
| Method | Description |
|---|---|
| get_row_height | Returns the row height. |
| get_column_width | Returns the column width. |
PageTableArea class is used to organize inheritors of PageArea class
in table structure.
- module
groupdocs.parser.data - class
PageArea - class
PageTableArea
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.