---
title: NSPrinter.TableStatus.ok
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsprinter/tablestatus/ok
---

# NSPrinter.TableStatus.ok

Printer table was found and is valid.

## Declaration

```swift
case ok
```

## See Also

### Constants

- [NSPrinter.TableStatus.notFound](appkit/nsprinter/tablestatus/notfound.md)
- [NSPrinter.TableStatus.error](appkit/nsprinter/tablestatus/error.md)
