Print

[method icon] Print()

Print to an open printer

Applies to: Rich Edit


>Print

Print

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.

See also

Rich Edit methods, properties and events.