GetActionURL

Annotations and hotspot links

Description

Returns the target URL of the specified action.

Syntax

Delphi

function TPDFlib.GetActionURL(ActionID: Integer): WideString;

ActiveX

Function PDFlib::GetActionURL(ActionID As Long) As String

DLL

wchar_t * DLGetActionURL(int InstanceID, int ActionID);

Parameters

ActionIDAn ActionID as returned by the GetAnnotActionID, GetOutlineActionID or GetFormFieldActionID functions