---
title: NSPageLayout.Result
framework: appkit
role: symbol
role_heading: Enumeration
path: appkit/nspagelayout/result
---

# NSPageLayout.Result

## Declaration

```swift
enum Result
```

## Topics

### Constants

- [NSPageLayout.Result.cancelled](appkit/nspagelayout/result/cancelled.md)
- [NSPageLayout.Result.changed](appkit/nspagelayout/result/changed.md)
- [NSPageLayout.Result.cancelled](appkit/nspagelayout/result/cancelled.md)
- [NSPageLayout.Result.changed](appkit/nspagelayout/result/changed.md)

### Initializers

- [init(rawValue:)](appkit/nspagelayout/result/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)

## See Also

### Accessing the printing information

- [printInfo](appkit/nspagelayout/printinfo.md)
- [NSPrintInfo](appkit/nsprintinfo.md)
