# PrintCompleteDetail

> _Since v1.4.0_

Detail for print-complete event *

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `success` | <code>boolean</code> | Whether the print operation completed without errors. |
| `rowCount` | <code>number</code> | Total rows that were prepared for printing |
| `duration` | <code>number</code> | Time in milliseconds from print-start to dialog close |
