IPXC_Action_JavaScript::Script Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_JavaScript::Script Property}} | {{#customTitle:IPXC_Action_JavaScript::Script Property}} | ||
− | + | A text string containing the JavaScript script to be executed. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 05:51, 14 April 2015
A text string containing the JavaScript script to be executed.
Syntax
HRESULT get_Script([out, retval] BSTR* pScript); HRESULT put_Script([in] BSTR pScript);
See Also
See also IPXC_Action_JavaScript.