IPXV_FormatConverter::Name Property

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

Jump to: navigation, search


Property sName of interface IPXV_FormatConverter returns Value of BSTR containing the name of the converter that would be displayed in the converters' list.

Syntax

HRESULT get_Name([out, retval]  BSTR*  sName);

See Also

IPXV_FormatConverter