op.contentItems.delete
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.contentItems.delete}} | {{#customTitle:op.contentItems.delete}} | ||
{{#parentPage:PXV:Operations|op.contentItems.delete|operation}} | {{#parentPage:PXV:Operations|op.contentItems.delete|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows to remove [[PXV:IPXC_ContentItem|content items]] from the page's [[PXV:IPXC_Content|contnet]]. |
== Parameters == | == Parameters == | ||
Line 16: | Line 15: | ||
| 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]] that will have it's pages' content items removed. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | | + | | Not yet implemented. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_contentItems_delete_Options|Options]] | | class="op_param_name" | [[PXV:op_contentItems_delete_Options|Options]] |
Revision as of 07:23, 9 March 2016
Overview
The operation allows to remove content items from the page's contnet.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IPXC_Document that will have it's pages' content items removed.
|
Output | Array | Not yet implemented. |
Options | Dictionary | Dictionary with options of the operation. |