PagesSetup class
Leave feedback
On this page
Represents the setup for pages.
The PagesSetup type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PagesSetup class. |
| init | Initializes a new instance of the PagesSetup class with specified parameters. |
| Property | Description |
|---|---|
| all_pages | The value indicating whether to include all pages. |
| even_pages | The value indicating whether to include even pages. |
| first_page | The first_page property indicates whether to include the first page. |
| last_page | The last_page property indicates whether to include the last page. |
| odd_pages | The odd_pages property indicates whether to include odd pages. |
| page_number | The page number when considering only specified pages. |
| pages | The list of specific page numbers to include. |
| specified | The property indicates whether any specific pages are specified. |
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.