op.document.redact
From PDF XChange PDF SDK
Line 17: | Line 17: | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
| Array of <code>IUnknown</code>-based objects. | | Array of <code>IUnknown</code>-based objects. | ||
− | This array consist of IUnknown pointers to IPXC_Annotation | + | This array consist of IUnknown pointers to [[PXV:IPXC_Annotation|IPXC_Annotation]] which contain the Redaction Annotation. |
− | + | ||
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output |
Revision as of 00:00, 27 May 2015
Overview
Redaction Operation permanently remove text and graphics, marked by Redaction Annots, from a document content.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects.
This array consist of IUnknown pointers to IPXC_Annotation which contain the Redaction Annotation. |
Output | Array | Array of IUnknown -based objects.
|
Options | Dictionary | Dictionary with options of the operation. |