GetPageActionInfo

Page properties, actions

Description

Returns the typed action attached to the selected page open or close trigger

The returned kind is akNone when the trigger has no supported action

Syntax

Delphi

Function TPDFlib.GetPageActionInfo(Trigger: TPDFlibPageActionTrigger): TPDFlibActionInfo;

See also

SetPageAction, RemovePageAction, TPDFlibActionInfo