PageTableAreaOptions
Leave feedback
On this page
Provides the options which are used for page table areas extraction.
public sealed class PageTableAreaOptions : PageAreaOptions
| Name | Description |
|---|---|
| PageTableAreaOptions(TemplateTableLayout) | Initializes a new instance of the PageAreaOptions class. |
| Name | Description |
|---|---|
| Rectangle { get; set; } | Gets the rectangular area that contains page areas. |
| RectangleTolerance { get; set; } | 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. |
| TableLayout { get; } | Gets the table layout which defines the table on a page. |
An instance of PageTableAreaOptions class is used as parameter in GetTables and GetTables methods. See the usage examples there.
- class PageAreaOptions
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
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.