GetActionNextInfo

Annotations and hotspot links

Beskrivning

Referenssida för GetActionNextInfo. Funktionen tillhör Annotations and hotspot links och behåller alla identifierare exakt som de visas

Syntax

Delphi

Function TPDFlib.GetActionNextInfo(ActionID, NextIndex: Integer): TPDFlibActionInfo;

Returvärden

The function returns a TPDFlibActionInfo record populated in the same format used by GetAnnotActionInfo and GetOutlineActionInfo

If ActionID or NextIndex is invalid, the returned record has Kind set to akUnknown

Se även