Table of Contents

TFlexCelPrintDocument.AfterGeneratePage Event

Fires after each new page is printed, and after all content is written to the page. (The page is written) You can use this event to add some text or images on top of the page contents.

Syntax

Unit: FlexCel.Render

property TFlexCelPrintDocument.AfterGeneratePage: TPrintPageEventHandler

See also