DjvuImage.NextPage
DjvuImage.NextPage property
Navigate through your DjVu document by accessing the next page with this convenient property. Quickly move forward in your document viewing or processing tasks.
public DjvuPage NextPage { get; }
Property Value
The next page.
Exceptions
| exception | condition | 
|---|---|
| DjvuImageException | The next page can not be found | 
See Also
- class DjvuPage
- class DjvuImage
- namespace Aspose.Imaging.FileFormats.Djvu
- assembly Aspose.Imaging