---
title: documentUTI
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/icscannerdevice/documentuti
---

# documentUTI

The document’s uniform type identifier.

## Declaration

```swift
var documentUTI: String { get set }
```

## Discussion

Discussion Supported uniform type identifiers are kUTTypeJPEG, kUTTypeJPEG2000, kUTTypeTIFF, and kUTTypePNG.

## See Also

### Performing a Scan

- [requestOpenSession(withCredentials:password:)](imagecapturecore/icscannerdevice/requestopensession(withcredentials:password:).md)
- [requestOverviewScan()](imagecapturecore/icscannerdevice/requestoverviewscan().md)
- [requestScan()](imagecapturecore/icscannerdevice/requestscan().md)
- [cancelScan()](imagecapturecore/icscannerdevice/cancelscan().md)
- [documentName](imagecapturecore/icscannerdevice/documentname.md)
- [downloadsDirectory](imagecapturecore/icscannerdevice/downloadsdirectory.md)
- [transferMode](imagecapturecore/icscannerdevice/transfermode.md)
- [maxMemoryBandSize](imagecapturecore/icscannerdevice/maxmemorybandsize.md)
