---
title: currentPage
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsprintoperation/currentpage
---

# currentPage

The current page number being printed.

## Declaration

```swift
var currentPage: Int { get }
```

## Return Value

Return Value The current page being printed.

## See Also

### Managing Page Information

- [pageRange](appkit/nsprintoperation/pagerange.md)
- [pageOrder](appkit/nsprintoperation/pageorder-swift.property.md)
- [NSPrintOperation.PageOrder](appkit/nsprintoperation/pageorder-swift.enum.md)
