GetAnnotIntProperty

Annotations and hotspot links

Description

Returns a property of the specified annotation.

Syntax

Delphi

function TPDFlib.GetAnnotIntProperty(Index, Tag: Integer): Integer;

ActiveX

Function PDFlib::GetAnnotIntProperty(Index As Long, Tag As Long) As Long

DLL

int DLGetAnnotIntProperty(int InstanceID, int Index, int Tag);

Parameters

IndexThe index of the annotation. The first annotation on the page has an index of 1.
Tag109 = Flags 116 = Page number of "GoToR" action (1 is first page) 128 = Index of the annotation that this annotation is in reply to 131 = Page number of "GoTo" action 133 = Returns 1 if a "Launch" or "GoToR" action's NewWindow property is set