Table of Contents

TTMSFNCPDFIOAfterDrawFooterEvent Event Type

Fires after the page footer has been drawn; use for overlay drawing.

API unit family: TMSFNCPDFIO

Parameters

Name Description
Sender The PDF IO component that raised the event.
AExportObject The object that was exported on this page.
APageIndex Zero-based page index.
AFooter Footer text that was rendered.
ARect Footer area rectangle in points.
AGraphics Graphics context for additional overlay drawing.