Skip to content

PrintCompleteDetail

Since v1.4.0

Detail for print-complete event

PropertyTypeDescription
successbooleanWhether the print operation completed without errors.
rowCountnumberTotal rows that were prepared for printing
durationnumberTime in milliseconds from print-start to dialog close

Whether the print operation completed without errors.

Note: This does NOT indicate whether the user clicked “Print” or “Cancel” in the browser dialog - browsers don’t expose that information. This only indicates whether the plugin successfully prepared and opened the print dialog.