PageCount

CdrImage.PageCount property

Effortlessly retrieve or update the total page count of the image with this intuitive property. Ideal for developers seeking to manage multi-page images dynamically, ensuring efficient navigation and manipulation of image content.

public override int PageCount { get; }

Property Value

The page count.

See Also