---
title: "thumbnail(of:for:)"
framework: pdfkit
role: symbol
role_heading: Instance Method
path: "pdfkit/pdfpage/thumbnail(of:for:)"
---

# thumbnail(of:for:)

## Declaration

```swift
func thumbnail(of size: CGSize, for box: PDFDisplayBox) -> UIImage
```

```swift
func thumbnail(of size: NSSize, for box: PDFDisplayBox) -> NSImage
```

## See Also

### Instance Methods

- [draw(with:to:)](pdfkit/pdfpage/draw(with:to:).md)
- [transform(_:for:)](pdfkit/pdfpage/transform(_:for:).md)
- [transform(for:)](pdfkit/pdfpage/transform(for:).md)
