AddActionNextNamed
Annotations and hotspot links, Page properties
説明
AddActionNextNamed のリファレンスページです。この関数は Annotations and hotspot links, Page properties に属し、識別子は表示どおり正確に保持します
構文
Delphi
Function TPDFlib.AddActionNextNamed(ActionID, NamedActionType: Integer): Integer;
DLL
int DLAddActionNextNamed(int InstanceID, int ActionID, int NamedActionType);
戻り値
| 0 | The specified ActionID was not valid |
|---|---|
| 1 | The named next-action was appended successfully |