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

exceptioncondition
DjvuImageExceptionThe previous page can not be found

See Also