---
title: textRects
framework: browserenginekit
role: symbol
role_heading: Type Property
path: browserenginekit/betextdocumentrequest/options-swift.struct/textrects
---

# textRects

An option that requests the rectangular bounds of text within a document’s layout.

## Declaration

```swift
static var textRects: BETextDocumentRequest.Options { get }
```

## See Also

### Getting geometric information

- [markedTextRects](browserenginekit/betextdocumentrequest/options-swift.struct/markedtextrects.md)
