from_start_page_with_count method
from_start_page_with_count
def from_start_page_with_count(cls, start_page_number, page_count):
...
| Parameter | Type | Description |
|---|---|---|
| start_page_number | int |
|
| page_count | int |
Returns: PageRange
See Also
- class
PageRange