op.addContent
From PDF XChange PDF SDK
(→Parameters) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.addContent}} | {{#customTitle:op.addContent}} | ||
{{#parentPage:PXV:Operations|op.addContent|operation}} | {{#parentPage:PXV:Operations|op.addContent|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows to modify content of the documents pages. |
== Parameters == | == Parameters == |
Revision as of 05:37, 2 March 2016
Overview
The operation allows to modify content of the documents pages.
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. |