SetFormFieldAction

Form fields, Annotations and hotspot links

Beskrivelse

Referanseside for SetFormFieldAction. Funksjonen tilhører Form fields, Annotations and hotspot links og beholder alle identifikatorer nøyaktig slik de vises

Syntaks

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);

Returverdier

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

Se også