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

exceptioncondition
DjvuImageExceptionThe next page can not be found

See Also