The dialog created by default by the print framework that enables aborting the printing process.
Possible constructors:
PrintAbortDialog(parent, documentTitle, pos=DefaultPosition,
size=DefaultSize, style=DEFAULT_DIALOG_STYLE, name="dialog") -> None
The dialog created by default by the print framework that enables aborting the printing process.
variant (WindowVariant)
currentPage (int)
totalPages (int)
currentCopy (int)
totalCopies (int)
None