---
title: MobileDocumentReader.Configuration
framework: proximityreader
role: symbol
role_heading: Structure
path: proximityreader/mobiledocumentreader/configuration-swift.struct
---

# MobileDocumentReader.Configuration

A type that represents the configuration of the mobile document reader.

## Declaration

```swift
struct Configuration
```

## Overview

Overview Use the reader’s configuration to generate a reader token on your server.

## Topics

### Instance Properties

- [readerInstanceIdentifier](proximityreader/mobiledocumentreader/configuration-swift.struct/readerinstanceidentifier.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Retrieving the reader configuration

- [configuration](proximityreader/mobiledocumentreader/configuration-swift.property.md)
