IPXC_Action_JavaScript::Script Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 12: | Line 12: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Action_JavaScript|IPXC_Action_JavaScript]] | + | [[PXV:IPXC_Action_JavaScript|IPXC_Action_JavaScript]] |
Revision as of 03:09, 23 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);