PageArea class

PageArea class

Represents an abstract base class for page areas which are used to represent blocks on the document page in the parsing by template functionality.

The PageArea type exposes the following members:

Properties

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

See Also