Options
From PDF XChange PDF SDK
(→Options Table) |
(Label ToWrite removed) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#customTitle:Options}} | {{#customTitle:Options}} | ||
{{#parentPage:PXV:op_document_javaScript|Options|property}} | {{#parentPage:PXV:op_document_javaScript|Options|property}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Line 27: | Line 27: | ||
| class="op_param_name" | Name | | class="op_param_name" | Name | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies | + | | Specifies name of the new JavaScript array entry. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|- | |- | ||
| class="op_param_name" | Script | | class="op_param_name" | Script | ||
| style="text-align:center" | String | | style="text-align:center" | String | ||
− | | Specifies | + | | Specifies script of the new JavaScript array entry. |
Default value: <tt>'''Empty String'''</tt> | Default value: <tt>'''Empty String'''</tt> | ||
|} | |} |
Latest revision as of 00:37, 15 March 2016
Options Table
Name | Type | Value |
---|---|---|
Array | Array | Array of Dictionary
Specifies input document's JavaScript array. |
Array Table
Name | Type | Value |
---|---|---|
Name | String | Specifies name of the new JavaScript array entry.
Default value: Empty String |
Script | String | Specifies script of the new JavaScript array entry.
Default value: Empty String |