IPXV_ImportConverter Interface

From PDF XChange PDF SDK
Revision as of 01:14, 27 April 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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