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

# attributedText

An option that requests the document’s text content along with its formatting and style attributes.

## Declaration

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

## See Also

### Accessing text content

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