Printer.Print (gb.qt4)
Function Print ( ) As Boolean
Run the printing process.
A local event-loop is run during the process, and the method returns when the printing is finished.
This method returns
TRUE if the user cancelled the printing, or if there was an error.
FALSE is returned if everything was ok.