SetFormFieldAction
Form fields, Annotations and hotspot links
説明
SetFormFieldAction のリファレンスページです。この関数は Form fields, Annotations and hotspot links に属し、識別子は表示どおり正確に保持します
構文
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);
戻り値
| 0 | The field, trigger, or action handle was invalid |
|---|---|
| 1 | The action was copied and assigned to the field trigger |