IPXV_FormatConverter::MIME Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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