PageGroupArea
Leave feedback
On this page
Represents a group of page areas which is used to group different types of blocks of the document page in the parsing by template functionality.
public sealed class PageGroupArea : PageArea
| Name | Description |
|---|---|
| PageGroupArea(IEnumerable<PageArea>, Page) | Initializes a new instance of the PageGroupArea class. |
| Name | Description |
|---|---|
| Areas { get; } | Gets the collection of grouped page areas. |
| Page { get; } | Gets the document page information such as page index and page size. |
| Rectangle { get; } | Gets the rectangular area. |
- class PageArea
- namespace GroupDocs.Parser.Data
- 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.