Performs actions needed when a document has finished printing.
Source position: printers.pas line 118
public procedure TPrinterCanvas.EndDoc; virtual; |
EndDoc is a procedure used to perform actions needed when a document has finished printing. EndDoc has an empty implementation in TPrinterCanvas.
EndDoc is called from both the EndDoc and the Abort methods in TPrinter.
|
Ends printing for the current document. |
|
|
Terminates printing of the current document (when active). |
| Version 4.4 | Generated 2025-11-08 | Home |