TTMSFNCPDFIOAfterDrawContentEvent Event Type
Fires after the main content has been drawn on a page; 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. |
ARect |
Content area rectangle in points. |
AGraphics |
Graphics context for additional overlay drawing. |