IPXC_Action_JavaScript::Script Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_JavaScript::Script Property}} | {{#customTitle:IPXC_Action_JavaScript::Script Property}} | ||
{{#parentPage:PXV:IPXC_Action_JavaScript|Script Property|property}} | {{#parentPage:PXV:IPXC_Action_JavaScript|Script Property|property}} | ||
− | + | ||
A text string containing the JavaScript script to be executed. | A text string containing the JavaScript script to be executed. |
Revision as of 16:28, 19 May 2015
A text string containing the JavaScript script to be executed.
Syntax
HRESULT get_Script([out, retval] BSTR* ppScript); HRESULT put_Script([in] BSTR ppScript);
See Also
See also IPXC_Action_JavaScript.