Table of Contents

FlexCelPdfExport.AfterGeneratePage Event

Fires after each new page is generated on the pdf, 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

Namespace: FlexCel.Render

public PageEventHandler AfterGeneratePage

See also