---
title: WebPage.ExportedContentConfiguration.Region
framework: webkit
role: symbol
role_heading: Structure
path: webkit/webpage/exportedcontentconfiguration/region
---

# WebPage.ExportedContentConfiguration.Region

Represents a specific semantic region of a webpage.

## Declaration

```swift
struct Region
```

## Topics

### Type Properties

- [contents](webkit/webpage/exportedcontentconfiguration/region/contents.md)

### Type Methods

- [rect(_:)](webkit/webpage/exportedcontentconfiguration/region/rect(_:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configurable types

- [image(region:allowTransparentBackground:snapshotWidth:afterScreenUpdates:)](webkit/webpage/exportedcontentconfiguration/image(region:allowtransparentbackground:snapshotwidth:afterscreenupdates:).md)
- [pdf(region:allowTransparentBackground:)](webkit/webpage/exportedcontentconfiguration/pdf(region:allowtransparentbackground:).md)
