AddActionNextJavaScript

JavaScript, Annotations and hotspot links

Descripción

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

Sintaxis

Delphi

Function TPDFlib.AddActionNextJavaScript(ActionID: Integer; Const JavaScript: WideString): Integer;

DLL

int DLAddActionNextJavaScript(int InstanceID, int ActionID, const wchar_t * JavaScript);

Valores devueltos

0The ActionID was invalid, the JavaScript string was empty, or the selected document is in PDF/A mode
1The JavaScript next-action was appended successfully

Véase también