Occurs when the entire document is sent to the printer spooler without any errors.
Syntax
object.PrintComplete()
Where object evaluates to a Smart Print Control.
Remarks
If an error occurs while sending the document to the printer spooler, this event will not trigger. Instead, the PrintError event is triggered.