IPXC_Action_JavaScript::Script Property

From PDF XChange PDF SDK
Jump to: navigation, search

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

IPXC_Action_JavaScript