op.addContent
From PDF XChange PDF SDK
(Created page with "Category:Editor {{#customTitle:op.addContent}} {{#parentPage:PXV:Operations|op.addContent|operation}} {{ToWrite}} {{ToReview}} == Overview == The operation overview... =...") |
(→Parameters) |
||
Line 16: | Line 16: | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
− | | Array of <code>IUnknown</code>-based objects. | + | | Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] which content will be modified. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | Array of <code>IUnknown</code>-based objects. | + | | Array of <code>IUnknown</code>-based objects containing the [[PXV:IPXC_Document|IPXC_Document]] that had it's content modified. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_addContent_Options|Options]] | | class="op_param_name" | [[PXV:op_addContent_Options|Options]] |
Revision as of 05:37, 2 March 2016
Overview
The operation overview...
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IPXC_Document which content will be modified.
|
Output | Array | Array of IUnknown -based objects containing the IPXC_Document that had it's content modified.
|
Options | Dictionary | Dictionary with options of the operation. |