PageGroupArea class

PageGroupArea class

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.

Inheritance: PageGroupAreaPageArea

The PageGroupArea type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of PageGroupArea

Properties

Property Description
rectangle Gets the rectangular area.
page Gets the document page information such as page index and page size.
areas Gets the collection of grouped page areas.

See Also