GetDocumentActionInfo

Document properties, actions

Description

Returns the typed action attached to a document lifecycle trigger

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

Syntax

Delphi

Function TPDFlib.GetDocumentActionInfo(Trigger: TPDFlibDocumentActionTrigger): TPDFlibActionInfo;

See also

SetDocumentAction, RemoveDocumentAction, TPDFlibActionInfo