op.document.addBarcode
From PDF XChange PDF SDK
(→Parameters) |
|||
Line 18: | Line 18: | ||
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
− | | style="text-align:center;" | | + | | style="text-align:center;" | IUnknown |
| Returns [[PXV:IPXC_Annotation|IPXC_Annotation]] if the barcode was placed as a stamp annotation or [[PXV:INumArray|INumArray]] if the barcode was placed as a part of the page's content. | | Returns [[PXV:IPXC_Annotation|IPXC_Annotation]] if the barcode was placed as a stamp annotation or [[PXV:INumArray|INumArray]] if the barcode was placed as a part of the page's content. | ||
|- | |- |
Revision as of 05:40, 14 March 2016
Overview
The operation allows to add a barcode on to the document's page as a stamp annotation or as a part of the page's content.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | Specifies the IPXC_Document where the barcode should be inserted into. |
Output | IUnknown | Returns IPXC_Annotation if the barcode was placed as a stamp annotation or INumArray if the barcode was placed as a part of the page's content. |
Options | Dictionary | Dictionary with options of the operation. |