op.openDoc
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:op.openDoc}} | {{#customTitle:op.openDoc}} | ||
{{#parentPage:PXV:Operations|op.openDoc|operation}} | {{#parentPage:PXV:Operations|op.openDoc|operation}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
== Overview == | == Overview == | ||
− | The operation | + | The operation allows to open documents in the Editor Control from the given files. |
== Parameters == | == Parameters == |
Revision as of 00:55, 7 March 2016
Overview
The operation allows to open documents in the Editor Control from the given files.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the (IAFS_Name, IAFS_File) that will have it's open document.
|
Output | IUnknown | IUnknown -based object containing the (IAFS_Name, IAFS_File) that had it's open document.
|
Options | Dictionary | Dictionary with options of the operation. |