Table of Contents

TTMSFNCPDFLibAfterDrawHeaderEvent Event Type

Fires after the page header has been drawn.

API unit family: TMSFNCPDFLib

Parameters

Name Description
Sender The PDF library component that raised the event.
APageIndex Zero-based index of the page that was drawn.
AHeader Header text that was rendered.
ARect Bounding rectangle of the header area in points.
AGraphics Graphics context; use it to overlay additional content on top of the header.