---
title: pageHeight
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/pageheight
---

# pageHeight

The height of the document page, in points (72 points per inch).

## Declaration

```swift
var pageHeight: NSNumber? { get set }
```

## Discussion

Discussion For a PDF document, this property specifies the height of the first page only; other pages in a PDF document may have different heights.

## See Also

### Describing document content

- [audiences](corespotlight/cssearchableitemattributeset/audiences.md)
- [contentDescription](corespotlight/cssearchableitemattributeset/contentdescription.md)
- [creator](corespotlight/cssearchableitemattributeset/creator.md)
- [encodingApplications](corespotlight/cssearchableitemattributeset/encodingapplications.md)
- [fileSize](corespotlight/cssearchableitemattributeset/filesize.md)
- [fontNames](corespotlight/cssearchableitemattributeset/fontnames.md)
- [identifier](corespotlight/cssearchableitemattributeset/identifier.md)
- [kind](corespotlight/cssearchableitemattributeset/kind.md)
- [pageCount](corespotlight/cssearchableitemattributeset/pagecount.md)
- [pageWidth](corespotlight/cssearchableitemattributeset/pagewidth.md)
- [securityMethod](corespotlight/cssearchableitemattributeset/securitymethod.md)
- [subject](corespotlight/cssearchableitemattributeset/subject.md)
- [theme](corespotlight/cssearchableitemattributeset/theme.md)
