PageBuilder class
PageBuilder class
PageInfo builder for getting the page collection from the documents.
The PageBuilder type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PageBuilder class. |
| init | Initializes a new instance of the PageBuilder class. |
Properties
| Property | Description |
|---|---|
| options | The page builder options. |
| pages | The page collection. |
Methods
| Method | Description |
|---|---|
| add_page | Add page to the page collection. |
| add_page | Add page to the page collection. |
| add_page_range | Add pages to the page collection. |
| clear | Clear the internal collections. |
See Also
- module
groupdocs.merger.domain.builders - class
PageBuilder