The PrintControl provides a user interface component that creates a "Print..." button to initiate a default user print dialog.
output as component The component that is to be printed once the print dialog "Print" button is pressed.
None.
This action prints the current output. Sending this action is equivalent to pressing the print button in the print dialog.
This action initiates the print dialog.
This action cancels the current print job.
This action is sent by the output object (often during its _draw event) to specify that printing is complete.