FromStartPageTillEnd
Leave feedback
On this page
Creates a page range, that starts from the specified page number and continues till the end of the document
public static PageRange FromStartPageTillEnd(ushort startPageNumber)
| Parameter | Type | Description |
|---|---|---|
| startPageNumber | UInt16 | Page number, from which page range starts, inclusively. Page numbers are 1-based, so must be strictly bigger than zero |
New PageRange instance
- struct PageRange
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor
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.