---
title: pdfView
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfthumbnailview/pdfview
---

# pdfView

Returns the PDFView object associated with the thumbnail view.

## Declaration

```swift
weak var pdfView: PDFView? { get set }
```

## Return Value

Return Value The PDF view object associated with the thumbnail view.
