RemoveFormFieldAction
Form fields, Annotations and hotspot links
説明
RemoveFormFieldAction のリファレンスページです。この関数は Form fields, Annotations and hotspot links に属し、識別子は表示どおり正確に保持します
構文
Delphi
Function TPDFlib.RemoveFormFieldAction(Index: Integer; Const TriggerEvent: WideString): Integer;
DLL
int DLRemoveFormFieldAction(int InstanceID, int Index, const wchar_t * TriggerEvent);
戻り値
| 0 | No matching field action was removed |
|---|---|
| 1 | The requested field action was removed |