Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.OnNotifyGoTo Event

Fired when a named-destination internal link is emitted, allowing the caller to register it in the PDF annotation list.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

OnNotifyGoTo: TTMSFNCPDFGraphicsLibOutputWriterNotifyGoToEvent;

Parameters

Name Description
Sender The output writer that emitted the internal link.
ARect The bounding rectangle of the link annotation in PDF user space.
ADestination The named destination string the link targets.