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

# bounds

The image representation’s bounding rectangle.

## Declaration

```swift
var bounds: NSRect { get }
```

## Discussion

Discussion This value is equivalent to the crop box specified by the PDF data.

## See Also

### Getting Data

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