---
title: CGPDFBox.artBox
framework: coregraphics
role: symbol
role_heading: Case
path: coregraphics/cgpdfbox/artbox
---

# CGPDFBox.artBox

The page art box—a rectangle, expressed in default user space units, defining the extent of the page’s meaningful content (including potential white space) as intended by the page’s creator.

## Declaration

```swift
case artBox
```

## See Also

### Constants

- [CGPDFBox.mediaBox](coregraphics/cgpdfbox/mediabox.md)
- [CGPDFBox.cropBox](coregraphics/cgpdfbox/cropbox.md)
- [CGPDFBox.bleedBox](coregraphics/cgpdfbox/bleedbox.md)
- [CGPDFBox.trimBox](coregraphics/cgpdfbox/trimbox.md)
