IPXC_Action_JavaScript::Script Property
From PDF XChange PDF SDK
A text string containing the JavaScript script to be executed.
Syntax
HRESULT get_Script([out, retval] BSTR* ppScript); HRESULT put_Script([in] BSTR ppScript);