op.document.removeBackground
From PDF XChange PDF SDK
Overview
The operation allows to remove any existing background from the document.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document which the background will be removed from.
|
Output | IUnknown | IUnknown -based object containing the IPXC_Document with removed background. Not yet implemented.
|