PageCount

DjvuImage.PageCount property

Retrieve the total number of pages in your DjVu image collection with this property. Ideal for quickly assessing the extent of your document or book stored in DjVu format. Improve your workflow efficiency with accurate page count information.

public override int PageCount { get; }

Property Value

The page count.

See Also