---
title: configuration
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/mobiledocumentreader/configuration-swift.property
---

# configuration

The configuration of the mobile document reader.

## Declaration

```swift
final var configuration: MobileDocumentReader.Configuration { get async throws }
```

## Discussion

Discussion Use the information contained in the configuration to construct as reader token on your server. note: A MobileDocumentReaderError if an error occurs.

## See Also

### Retrieving the reader configuration

- [MobileDocumentReader.Configuration](proximityreader/mobiledocumentreader/configuration-swift.struct.md)
