NextPage

DjvuImage.NextPage property

Gets the next page of the document

public DjvuPage NextPage { get; }

Property Value

The next page.

Exceptions

exceptioncondition
DjvuImageExceptionThe next page can not be found

See Also