Table of Contents

TFlexCelPdfExport.BeforeNewPage Event

Fires before each new page is generated on the pdf. You can use this event to change the pagesize for the new sheet.

Syntax

Unit: FlexCel.Render

property TFlexCelPdfExport.BeforeNewPage: TPageEventHandler

See also