Table of Contents

FlexCelPdfExport.BeforeGeneratePage Event

Fires after each new page is generated on the pdf, but before any content is written to the page. (The page is blank) You can use this event to add a watermark or a background image.

Syntax

Namespace: FlexCel.Render

public PageEventHandler BeforeGeneratePage

See also