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

# contentsRenderFrame

The frame that tightly fits the rendered contents on the paper.

## Declaration

```swift
var contentsRenderFrame: CGRect { get }
```

## Discussion

Discussion This frame includes padding around contentsFrame to ensure it includes all the rendered aspects of the content. For example, this frame will include the strokes, and shadows of any contents.

## See Also

### Accessing elements

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