---
title: NSPrintSavePath
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsprintsavepath
---

# NSPrintSavePath

An NSString object that specifies the pathname to which the job file will be saved when the jobDisposition is save..

## Declaration

```occ
extern NSString * const NSPrintSavePath;
```

## Discussion

Discussion Use jobSavingURL instead.

## See Also

### Constants

- [NSAccessibilitySortButtonRole](appkit/nsaccessibilitysortbuttonrole.md)
- [NSUnderlineStrikethroughMask](appkit/nsunderlinestrikethroughmask.md)
- [NSCalibratedBlackColorSpace](appkit/nscalibratedblackcolorspace.md)
- [NSDeviceBlackColorSpace](appkit/nsdeviceblackcolorspace.md)
