DesktopHTMLViewer.Print

From Xojo Documentation


Method

HTMLViewer.Print()

New in 2021r3

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