signals after the print data has been setn to the printer.
PrintJob.trackPrintStatus
bool trackPrintStatus() @property nothrowGet trackPrintStatus property.
Returns
true if the print job will continue to emit status-changed
void trackPrintStatus(bool propval) @property nothrowSet trackPrintStatus property.
Parameters
propval | true if the print job will continue to emit status-changed signals after the print data has been setn to the printer. |