# PrintStartDetail

> _Since v1.4.0_

Detail for print-start event *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `rowCount` | <code>number</code> | Total rows being printed |
| `limitApplied` | <code>boolean</code> | Whether row limit was applied |
| `originalRowCount` | <code>number</code> | Original row count before limit |
