HTMLViewer.Print

From Xojo Documentation


Method

HTMLViewer.Print()

Supported for all project types and targets.

Prints the contents of the HTMLViewer. On Linux, this requires Webkit 1.1.5 or newer.

Example

This example prints the current page.

HTMLViewer1.Print