Performs actions needed when a page is started.
Source position: printers.pas line 94
public procedure TPrinterCanvas.BeginPage; virtual; |
BeginPage is a procedure used to perform actions needed when page is started for the canvas.
BeginPage is called from the TPrinter.BeginPage method.
|
The number for the current page in the printer canvas. |
|
|
Performs actions needed when a new page is started. |
|
|
Begins a page on the print device. |