---
title: prettyPrint
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/jsonwritingoptions/prettyprint
---

# prettyPrint

A Boolean value that indicates whether to split lines and indent the generated JSON.

## Declaration

```swift
var prettyPrint: Bool
```

## Discussion

Discussion Defaults to false.
