Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.NotifyGoTo Method

Fires OnNotifyGoTo to record a named-destination internal link rectangle for the current page.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure NotifyGoTo(ARect: TRectF; ADestination: UnicodeString); overload;

Parameters

Name Description
ARect Bounding rectangle of the link in PDF user space.
ADestination Named destination string within the PDF document.