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

# markedTextRects

An option that requests the rectangular bounds of marked text regions.

## Declaration

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

## See Also

### Getting geometric information

- [textRects](browserenginekit/betextdocumentrequest/options-swift.struct/textrects.md)
