Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.NotifyGoTo2 Method

Fires OnNotifyGoTo2 to record a page-index internal link rectangle for the current page.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure NotifyGoTo2(ARect: TRectF; APageIndex: Integer; AOptions: string); overload;

Parameters

Name Description
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.