---
title: isVerticallyCentered
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsprintinfo/isverticallycentered
---

# isVerticallyCentered

A Boolean value that indicates whether the image is centered vertically.

## Declaration

```swift
var isVerticallyCentered: Bool { get set }
```

## Discussion

Discussion true if the image is centered vertically; otherwise, false.

## See Also

### Positioning the Image on the Page

- [isHorizontallyCentered](appkit/nsprintinfo/ishorizontallycentered.md)
