IcoImage.PageCount

IcoImage.PageCount property

Gain immediate insight into the document structure with this straightforward property. By invoking this property, you effortlessly retrieve the total number of pages contained within the file.

public override int PageCount { get; }

Property Value

The page count.

See Also