Print()
Print to an open printer
Applies to: Rich Edit
This method is called after a successfull call to the PrintOpen() method to send the contents of the Rich Text control to the selected printer.
Upon completion, i.e. once all text has been sent to the printer or if print fails, the PrintStatus() event handler is called. This gives the program an opportunity to display an appropriate error.