op.document.removeHeaderAndFooter
From PDF XChange PDF SDK
Line 14: | Line 14: | ||
|- | |- | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
− | | style="text-align:center" | | + | | style="text-align:center" | IUnknown |
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which the headers and footers will be removed from. | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which the headers and footers will be removed from. | ||
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] with removed headers and footers. Not yet implemented. | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] with removed headers and footers. Not yet implemented. | ||
|- | |- |
Revision as of 23:50, 28 May 2015
Overview
The operation allows to remove headers and footers from the document.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document which the headers and footers will be removed from.
|
Output | IUnknown | IUnknown -based object containing the IPXC_Document with removed headers and footers. Not yet implemented.
|
Options | Dictionary | Dictionary with options of the operation. |