ImagePrintDocument.AfterPrintPage Event |
Namespace: Atalasoft.Imaging.WinControls
Handle this event to print custom information onto the page which will be placed on top of the image. For example, this can be used to place a watermark on the page.
See OnPrintPage(PrintPageEventArgs) to customize the page settings for each page.