---
title: rowCount
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cipdf417codedescriptor/rowcount-swift.property
---

# rowCount

The number of rows in the PDF417 code symbol.

## Declaration

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

## Discussion

Discussion Valid row count values are from 3 to 90.

## See Also

### Examining a Descriptor

- [errorCorrectedPayload](coreimage/cipdf417codedescriptor/errorcorrectedpayload-swift.property.md)
- [isCompact](coreimage/cipdf417codedescriptor/iscompact-swift.property.md)
- [columnCount](coreimage/cipdf417codedescriptor/columncount-swift.property.md)
