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