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

# text

An option that requests the plaintext content of the document.

## Declaration

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

## See Also

### Accessing text content

- [attributedText](browserenginekit/betextdocumentrequest/options-swift.struct/attributedtext.md)
