---
title: displayBox
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfview/displaybox
---

# displayBox

The current style of display box.

## Declaration

```swift
var displayBox: PDFDisplayBox { get set }
```

## Discussion

Discussion The available values for display boxes are defined in the Constants section in the PDFPage class.
