Graphics.PrintingCancelled

From Xojo Documentation


Read-Only Property (As Boolean )
BooleanValue = aGraphics.PrintingCancelled

Supported for all project types and targets.

If True, the current print job has been cancelled. When used on a non-print Graphics object, it will always return False.