op.search
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:op.search}} | {{#customTitle:op.search}} | ||
{{#parentPage:PXV:Operations|op.search|operation}} | {{#parentPage:PXV:Operations|op.search|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows searching for words/phrases in the given folder or document(s). |
== Parameters == | == Parameters == | ||
Line 16: | Line 15: | ||
| 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 either a [[PXV:IAFS_Name|folder with documents]] that will be searched through or [[PXV:IPXV_Documet|documents]] that will be used for words/phrases search. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | Array | | style="text-align:center;" | Array | ||
− | | | + | | Not used. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_search_Options|Options]] | | class="op_param_name" | [[PXV:op_search_Options|Options]] |
Revision as of 07:45, 19 December 2016
Overview
The operation allows searching for words/phrases in the given folder or document(s).
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing either a folder with documents that will be searched through or documents that will be used for words/phrases search.
|
Output | Array | Not used. |
Options | Dictionary | Dictionary with options of the operation. |