<!--
{
  "documentType" : "article",
  "framework" : "PDFKit",
  "identifier" : "/documentation/PDFKit/book-display",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Book Display"
}
-->

# Book Display

Operations to setup a book display for a PDF view.

## Topics

### Displaying as Book

[`displaysAsBook`](/documentation/PDFKit/PDFView/displaysAsBook)

A Boolean value indicating whether the view will display the first page as a book cover (meaningful only when the document is in two-up or two-up continuous display mode).

[`isUsingPageViewController`](/documentation/PDFKit/PDFView/isUsingPageViewController)

A Boolean value indicating whether the scroll view is using a `UIPageViewController`.

[`usePageViewController(_:withViewOptions:)`](/documentation/PDFKit/PDFView/usePageViewController(_:withViewOptions:))

Changes the scroll view to use a `UIPageViewController` to layout and navigate pages.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)