---
title: paperSize
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsprintinfo/attributekey/papersize
---

# paperSize

An NSSize value specifying the height and width of paper in points.

## Declaration

```swift
static let paperSize: NSPrintInfo.AttributeKey
```

## See Also

### Page Setup Attributes

- [paperName](appkit/nsprintinfo/attributekey/papername.md)
- [orientation](appkit/nsprintinfo/attributekey/orientation.md)
- [scalingFactor](appkit/nsprintinfo/attributekey/scalingfactor.md)
