---
title: options
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/betextdocumentrequest/options-swift.property
---

# options

A set of options that describes the contextual information the system requests from the document.

## Declaration

```swift
var options: BETextDocumentRequest.Options { get set }
```

## See Also

### Specifying the requested information

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