<!--
{
  "availability" : [
    "macOS: 10.3.0 - 10.14.0"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WebFrameView/canPrintHeadersAndFooters",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:objc(cs)WebFrameView(py)canPrintHeadersAndFooters"
  },
  "title" : "canPrintHeadersAndFooters"
}
-->

# canPrintHeadersAndFooters

A Boolean value indicating whether the receiver can print headers and footers.

```
var canPrintHeadersAndFooters: Bool { get }
```

## Discussion

<doc://com.apple.documentation/documentation/Swift/true> if the receiver can print headers and footers; otherwise, <doc://com.apple.documentation/documentation/Swift/false>.

---

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)