<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/MobileDocumentReader/configuration-swift.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader014MobileDocumentB0C13configurationAC13ConfigurationVvp"
  },
  "title" : "configuration"
}
-->

# configuration

The configuration of the mobile document reader.

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

## Discussion

Use the information contained in the configuration to construct as reader token on your server.

> Throws: A ``doc://com.apple.ProximityReader/documentation/ProximityReader/MobileDocumentReaderError`` if an error occurs.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)