IPXC_Action_JavaScript::Script Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Action_JavaScript::Script Property}} | {{#customTitle:IPXC_Action_JavaScript::Script Property}} | ||
+ | {{#parentPage:PXV:IPXC_Action_JavaScript|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
A text string containing the JavaScript script to be executed. | A text string containing the JavaScript script to be executed. |
Revision as of 14:39, 20 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.