TTMSFNCGraphicsPDFIOExportRectEvent Event Type
Event handler type for
OnGetExportRect; called to determine the export rectangle for a graphics object during PDF I/O export.
API unit family: TMSFNCGraphicsPDFEngine
Parameters
| Name | Description |
|---|---|
Sender |
The PDF I/O component that fired the event. |
APDFLib |
The PDF library instance managing the current export. |
AExportObject |
The export object describing the graphics element being exported. |
ARect |
Set by the handler to the destination rectangle in PDF user space. |