PageRenderInfo constructor
Leave feedback
On this page
Initializes a new instance of the PageRenderInfo class.
def __init__(self, page_number, row_count, column_count):
...
| Parameter | Type | Description |
|---|---|---|
| page_number | int | The number of the page (starts with 1). |
| row_count | int | The total number of tiles rows. |
| column_count | int | The total number of tiles columns. |
- module
groupdocs.parser.options - class
PageRenderInfo
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.