[Overview][Types][Classes][Variables][Index] |
The number for the current page in the printer canvas.
Source position: printers.pas line 128
public property TPrinterCanvas.PageNumber : Integer |
PageNumber is a read-only Integer property which contains the current page number for the document being rendered to the printer canvas. The value in the property is incremented each time the BeginPage method is called for the printer canvas.
|
Performs actions needed when a new page is started. |
|
|
Performs actions needed when a page is started. |
Version 4.0 | Generated 2025-05-03 | Home |