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

# NSPrinter.TableStatus

Constants that describe the state of a printer information table stored by a printer object.

## Declaration

```swift
enum TableStatus
```

## Overview

Overview These constants are used by statusForTable:.

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](appkit/nsprinter/tablestatus/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
