<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WebPage/ExportedContentConfiguration/Region",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "s:6WebKit0A4PageC28ExportedContentConfigurationV6RegionV"
  },
  "title" : "WebPage.ExportedContentConfiguration.Region"
}
-->

# WebPage.ExportedContentConfiguration.Region

Represents a specific semantic region of a webpage.

```
struct Region
```

## Topics

### Type Properties

[`static var contents: WebPage.ExportedContentConfiguration.Region`](/documentation/WebKit/WebPage/ExportedContentConfiguration/Region/contents)

The entire region of the webpage.

### Type Methods

[`static func rect(CGRect) -> WebPage.ExportedContentConfiguration.Region`](/documentation/WebKit/WebPage/ExportedContentConfiguration/Region/rect(_:))

A region that corresponds to a rectangle in the page’s coordinate system.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)