DjvuPages

DjvuImage.DjvuPages property

Quickly retrieve all the pages contained within your DjVu document using this property. Simplify your document processing workflow by easily accessing and managing individual pages within your DjVu files. Improve efficiency and streamline your tasks with convenient page retrieval.

public DjvuPage[] DjvuPages { get; }

Property Value

The pages.

See Also