---
title: saveAsFilename
framework: imagecapturecore
role: symbol
role_heading: Type Property
path: imagecapturecore/icdownloadoption/saveasfilename
---

# saveAsFilename

The name to be used for the downloaded file.

## Declaration

```swift
static let saveAsFilename: ICDownloadOption
```

## Discussion

Discussion Specify the filename as an NSString object.

## See Also

### Download Options

- [downloadsDirectoryURL](imagecapturecore/icdownloadoption/downloadsdirectoryurl.md)
- [savedFilename](imagecapturecore/icdownloadoption/savedfilename.md)
- [savedAncillaryFiles](imagecapturecore/icdownloadoption/savedancillaryfiles.md)
- [overwrite](imagecapturecore/icdownloadoption/overwrite.md)
- [deleteAfterSuccessfulDownload](imagecapturecore/icdownloadoption/deleteaftersuccessfuldownload.md)
- [sidecarFiles](imagecapturecore/icdownloadoption/sidecarfiles.md)
