PageAreaOptions class
PageAreaOptions class
Provides the options which are used for page areas extraction.
The PageAreaOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PageAreaOptions class. |
| init | Initializes a new instance of the PageAreaOptions class. |
| init | Initializes a new instance of the PageAreaOptions class with the size of the ignored border. |
Properties
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that contains page areas. |
| rectangle_tolerance | 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. |
Remarks
An instance of PageAreaOptions class is used as parameter
in the following methods:
| | | | | | | |
See the usage examples there.
See Also
- module
groupdocs.parser.options - class
PageAreaOptions