<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Quartz",
  "identifier" : "/documentation/Quartz/IKScannerDeviceView/postProcessApplication",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Quartz"
    ],
    "preciseIdentifier" : "c:objc(cs)IKScannerDeviceView(py)postProcessApplication"
  },
  "title" : "postProcessApplication"
}
-->

# postProcessApplication

The URL of the application to use for post processing of the scan.

```
var postProcessApplication: URL! { get set }
```

## Discussion

The post processing application is only relevant when the transfer mode is [`IKScannerDeviceViewTransferMode.fileBased`](/documentation/Quartz/IKScannerDeviceViewTransferMode/fileBased).

---

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)