Links
EControl Syntax Editor SDK
TecCustomPrinter.OnAfterPrintPage Event

Occurs after each print job has finished printing.

property OnAfterPrintPage: TPrintCanvasEvent;

OnAfterPrintPage event occurs after each print job has finished printing, even if the print job was aborted or an exception has been generated. 

This can be useful for cleaning up resources that were allocated in OnBeforePrintPage.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!