FromBeginningWithCount
PageRange.FromBeginningWithCount method
Creates a page range, that starts from the first page and has specified amount of pages
public static PageRange FromBeginningWithCount(ushort pageCount)
| Parameter | Type | Description |
|---|---|---|
| pageCount | UInt16 | Number of pages, must be strictly bigger than zero |
Return Value
New PageRange instance
See Also
- struct PageRange
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor