---
title: pageCount
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspdfimagerep/pagecount
---

# pageCount

The number of pages in the image representation.

## Declaration

```swift
var pageCount: Int { get }
```

## See Also

### Getting Data

- [bounds](appkit/nspdfimagerep/bounds.md)
- [currentPage](appkit/nspdfimagerep/currentpage.md)
- [pdfRepresentation](appkit/nspdfimagerep/pdfrepresentation.md)
