---
title: bounds
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/papermarkup/bounds
---

# bounds

The bounds of the paper.

## Declaration

```swift
var bounds: CGRect { get set }
```

## Discussion

Discussion The contents of the paper are positioned relative to its bounds.

## See Also

### Accessing elements

- [subelements](paperkit/papermarkup/subelements.md)
- [id](paperkit/papermarkup/id.md)
- [contentsRenderFrame](paperkit/papermarkup/contentsrenderframe.md)
- [featureSet](paperkit/papermarkup/featureset.md)
- [indexableContent](paperkit/papermarkup/indexablecontent.md)
- [backgroundColor](paperkit/papermarkup/backgroundcolor.md)
