TTMSFNCPDFGraphicsLibOutputWriterNotifyGoTo2Event Event Type
Event handler type for
OnNotifyGoTo2; called when a page-index internal link is emitted.
API unit family: TMSFNCPDFCoreLibBase
Parameters
| Name | Description |
|---|---|
Sender |
The output writer that fired the event. |
ARect |
Bounding rectangle of the link in PDF user space. |
APageIndex |
Zero-based index of the target page. |
AOptions |
Additional PDF GoTo action options string. |