WebPImage.PageCount
WebPImage.PageCount property
检索指定文档的总页数,以便高效导航和管理多页内容。将此功能整合到用户体验中,实现对完整文档结构的无缝访问。
public override int PageCount { get; }
Property Value
页数。
另请参见
- class WebPImage
- namespace Aspose.Imaging.FileFormats.Webp
- assembly Aspose.Imaging
检索指定文档的总页数,以便高效导航和管理多页内容。将此功能整合到用户体验中,实现对完整文档结构的无缝访问。
public override int PageCount { get; }
页数。