Graphics.NextPage

From Xojo Documentation

Method

Graphics.NextPage()

Supported for all project types and targets.

When printing a graphics object, this method will cause the current page to be printed and a new page to be created.

Notes

For mobile projects, this method is only supported for PDFGraphics since printing is not currently supported for mobile.