PageCount

ApngImage.PageCount property

Retrieve the total number of pages in your image file effortlessly with this property. Ideal for developers needing quick access to page count information.

public override int PageCount { get; }

Property Value

The page count.

See Also