IPXV_ImportConverter Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_ImportConverter Interface}} | {{#customTitle:IPXV_ImportConverter Interface}} | ||
{{#parentPage:PXV:PXV_Interfaces|IPXV_ImportConverter|interface}} | {{#parentPage:PXV:PXV_Interfaces|IPXV_ImportConverter|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | The interface of | + | The interface implements import converter of the given type. Registering the import converter allows the Control to open the converter's file format with default opening behavior (open command, drag and drop, using the Open Document method etc). |
IPXV_ImportConverter extends the [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] interface. | IPXV_ImportConverter extends the [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] interface. |
Latest revision as of 00:14, 27 April 2017
The interface implements import converter of the given type. Registering the import converter allows the Control to open the converter's file format with default opening behavior (open command, drag and drop, using the Open Document method etc).
IPXV_ImportConverter extends the IPXV_FormatConverter interface.
Methods
CheckFormat | CheckFormat2 | Convert |
See Also
IPXV_Inst::RegisterImportConverter, IPXV_Inst::ImportConverter