GifImage.PageCount
GifImage.PageCount property
Retrieve the total number of pages contained within the image with this straightforward property. Ideal for quickly assessing the extent of the image content.
public override int PageCount { get; }
Property Value
The page count.
See Also
- class GifImage
- namespace Aspose.Imaging.FileFormats.Gif
- assembly Aspose.Imaging