IPXV_FormatConverter::ID Property

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

Jump to: navigation, search


Property ID of interface IPXV_FormatConverter returns Value of BSTR containing the unique ID of the converter, for example "conv.exp.office.pptx".

Syntax

HRESULT get_ID([out, retval]  BSTR*  sID);

See Also

IPXV_FormatConverter