IPXV_FormatConverter::MIME Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property sMIME of interface IPXV_FormatConverter returns Value of BSTR containing MIME type of the converted type. For example "application/vnd.openxmlformats-officedocument.presentationml.presentation".

Syntax

HRESULT get_MIME([out, retval]  BSTR*  sMIME);

See Also

IPXV_FormatConverter