op.textToDoc
From PDF XChange PDF SDK
Overview
The operation allows converting text files into IPXC_Document.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the text, that will be converted into IPXC_Document. The IUnknown type should be cast to the IAFS_Name or IAFS_File interfaces, based on the input type that was used. Also the IOpInputItem interface with additional parameters can be passed.
|
Output | Array | IUnknown -based object containing the converted IPXC_Document.
|
Options | Dictionary | Dictionary with options of the operation. |