op.rtfToDoc
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 16: | Line 16: | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
| style="text-align:center" | Array | | style="text-align:center" | Array | ||
− | | Array of <code>IUnknown</code>-based objects. | + | | Array of <code>IUnknown</code>-based objects containing the RTF, that need to be inserted to the document. [[PXV:IAFS_Name|IAFS_Name]], [[PXV:IAFS_File|IAFS_File]] objects. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | | + | | <code>IUnknown</code>-based object containing the created [[PXV:IPXC_Document|IPXC_Document]]. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_rtfToDoc_Options|Options]] | | class="op_param_name" | [[PXV:op_rtfToDoc_Options|Options]] |
Latest revision as of 05:51, 16 March 2016
Overview
The operation overview...
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the RTF, that need to be inserted to the document. IAFS_Name, IAFS_File objects.
|
Output | Array | IUnknown -based object containing the created IPXC_Document.
|
Options | Dictionary | Dictionary with options of the operation. |