IPXC_Action_JavaScript Interface
From PDF XChange PDF SDK
(→Properties) |
|||
Line 15: | Line 15: | ||
| [[PXV:IPXC_Action_JavaScript_Script|Script]] | | [[PXV:IPXC_Action_JavaScript_Script|Script]] | ||
| style="text-align: center" | R/W | | style="text-align: center" | R/W | ||
− | | A text string | + | | A text string containing the JavaScript script to be executed. |
|} | |} |
Revision as of 05:51, 14 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXC_Action_JavaScript extends IPXC_Action interface.
Properties
Property | Access Type | Description |
---|---|---|
Script | R/W | A text string containing the JavaScript script to be executed. |