SetFormFieldAction

Form fields, Annotations and hotspot links

Descripción

Página de referencia de SetFormFieldAction. La función pertenece a Form fields, Annotations and hotspot links y conserva todos los identificadores exactamente como se muestran

Sintaxis

Delphi

Function TPDFlib.SetFormFieldAction(Index: Integer; Const ActionType: WideString; ActionID: Integer): Integer;

DLL

int DLSetFormFieldAction(int InstanceID, int Index, const wchar_t * ActionType, int ActionID);

Valores devueltos

0The field, trigger, or action handle was invalid
1The action was copied and assigned to the field trigger

Véase también