---
title: allowTransparentBackground
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkpdfconfiguration/allowtransparentbackground
---

# allowTransparentBackground

A Boolean value that indicates whether the PDF may have a transparent background.

## Declaration

```swift
var allowTransparentBackground: Bool { get set }
```
